On 22 Dec 2017, at 19:46, Gregg Reynolds <dev@mobileink.com> wrote:
"Creates a new thread running in a new, independent state...."
What does "thread" mean here? A pthread, for example?
It returns a lua_State, which is "An opaque structure that points to a thread..."
Same question.
Thanks,Gregg