lua-users home
lua-l archive

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


Scan the list. I dont think you can. You can reuse threads that have
terminated normally.
If you throw from the thread there is no stack cleanup function.
Roberto has mentioned the possibility of adding a thread reset API, but at the
moment I think you are out of luck.

db