[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: problem with lua_resume/lua_lock
- From: "Zimmermann, Maik" <Zimmermann@...>
- Date: Wed, 7 Aug 2002 16:57:33 +0200
> So, your macros should be like
>
> #define LUA_USERSTATE CRITICAL_SECTION *cs;
Many thanks for your answer.
I will change my code according to your suggestion.
regards
Maik