|
I have added a project to sourceforge named luathread. Based on Enhanced Coroutine in Lua by Patrick Rapin. in Lua Programming gems. This allow thread both blocking and none-blocking to be run. also supports running lua functions in a separate thread. This code also works with wxlua Andre