mirror of
https://github.com/lua/lua.git
synced 2025-01-14 05:43:00 +08:00
fdc25a1ebf
New functions to reset/kill a thread/coroutine, mainly (only?) to close any pending to-be-closed variable. ('lua_resetthread' also allows a thread to be reused...)