lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


"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