LuaState.newThread

Creates a new callstack (called threads in lua)

This can be used cross-threads, be sure to use mutex when needed.

class LuaState
newThread
()

Meta