Searched refs:lua_unlock (Results 1 – 8 of 8) sorted by relevance
107 lua_unlock(L); in lua_checkstack()123 lua_unlock(to); in lua_xmove()132 lua_unlock(L); in lua_atpanic()178 lua_unlock(L); in lua_settop()189 lua_unlock(L); in lua_remove()202 lua_unlock(L); in lua_insert()222 lua_unlock(L); in lua_replace()231 lua_unlock(L); in lua_copy()239 lua_unlock(L); in lua_pushvalue()312 lua_unlock(L); in lua_arith()[all …]
116 lua_unlock(L); in luaD_throw()232 lua_unlock(L); in luaD_hook()317 lua_unlock(L); in luaD_precall()417 lua_unlock(L); in finishCcall()514 lua_unlock(L); in resume()554 lua_unlock(L); in lua_resume()582 lua_unlock(L); in lua_yieldk()
156 #define lua_unlock(L) ((void) 0) macro160 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);}
95 lua_unlock(L); in lua_getstack()161 lua_unlock(L); in lua_getlocal()173 lua_unlock(L); in lua_setlocal()292 lua_unlock(L); in lua_getinfo()
25 lua_unlock(L); in luaZ_fill()
33 lua_unlock(D->L); in DumpBlock()
247 lua_unlock(L); in lua_newthread()
182 lua_unlock(L); in pmain()