lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Feb 13, 2010, at 2:57 PM, M Joonas Pihlaja wrote:
> 
> If it's not possible in Lua 5.1, could Lua 5.2 include this 
> functionality please?  

Yes, this will be very helpful. In 5.2-work1 the main thread is stored in the registry at index: LUA_RIDX_MAINTHREAD

e