From: Andre A. <ar...@ki...> - 2011-01-31 19:25:18
|
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 |