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 …]
156 #define lua_unlock(L) ((void) 0) macro160 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);}
116 lua_unlock(L); in luaD_throw()232 lua_unlock(L); in luaD_hook()318 lua_unlock(L); in luaD_precall()424 lua_unlock(L); in finishCcall()521 lua_unlock(L); in resume()562 lua_unlock(L); in lua_resume()590 lua_unlock(L); in lua_yieldk()
25 lua_unlock(L); in luaZ_fill()
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()
33 lua_unlock(D->L); in DumpBlock()
251 lua_unlock(L); in lua_newthread()
182 lua_unlock(L); in pmain()