[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua_gc()
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 2 Aug 2006 09:46:02 -0300
> Is there any way to test if the garbage collector has been
> stopped with lua_gc()?
Not with the official API. What are you trying to accomplish?