Home
Download
Manual
SourceForge
Credits
coroutine.running ()
Torch Manual
>
Lua 5.1 Reference Manual
>
Standard Libraries
>
Coroutine Manipulation
>
coroutine.running ()
Returns the running coroutine, or
nil
when called by the main thread.