lua-users home
lua-l archive

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


Hello,
Is it save to access a lua state from different native threads?
If not is there an (easy?) way to allow multithreading for lua states?
 
Thanks