mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
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...)