Re: Back to lua_close in lstate.c
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Back to lua_close in lstate.c
- From: Diego Nehab <diego@...>
- Date: 2006年4月28日 19:31:11 -0400 (EDT)
Hi,
Oh well. It is not enough to remove that lua_lock. There can
be *no* calls to lua_lock after luai_userstateclose() is
invoked...
Any ideas how to accomplish this?
[]s,
Diego.