newThread abstract method

LuaState newThread()

Creates a new thread (coroutine) that shares the global environment.

Implementation

LuaState newThread();