Searched refs:lua_unlock (Results 1 – 14 of 14) sorted by relevance
104 lua_unlock(L); in lua_checkstack()120 lua_unlock(to); in lua_xmove()129 lua_unlock(L); in lua_atpanic()175 lua_unlock(L); in lua_settop()186 lua_unlock(L); in lua_remove()199 lua_unlock(L); in lua_insert()219 lua_unlock(L); in lua_replace()228 lua_unlock(L); in lua_copy()236 lua_unlock(L); in lua_pushvalue()309 lua_unlock(L); in lua_arith()[all …]
165 #define lua_unlock(L) ((void) 0) macro169 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);}
185 lua_unlock(L); in luaD_throw()301 lua_unlock(L); in luaD_hook()387 lua_unlock(L); in luaD_precall()498 lua_unlock(L); in finishCcall()595 lua_unlock(L); in resume_cb()636 lua_unlock(L); in lua_resume()664 lua_unlock(L); in lua_yieldk()
101 lua_unlock(L); in lua_getstack()169 lua_unlock(L); in lua_getlocal()184 lua_unlock(L); in lua_setlocal()305 lua_unlock(L); in lua_getinfo()
24 lua_unlock(L); in luaZ_fill()
249 lua_unlock(L); in lua_newthread()
115 lua_unlock(L); in lua_checkstack()132 lua_unlock(to); in lua_xmove()141 lua_unlock(L); in lua_atpanic()193 lua_unlock(L); in lua_settop()227 lua_unlock(L); in lua_rotate()242 lua_unlock(L); in lua_copy()250 lua_unlock(L); in lua_pushvalue()323 lua_unlock(L); in lua_arith()342 lua_unlock(L); in lua_compare()397 lua_unlock(L); in lua_tolstring()[all …]
132 lua_unlock(L); in luaD_throw()316 lua_unlock(L); in luaD_hook()502 lua_unlock(L); in luaD_precall()588 lua_unlock(L); in finishCcall()664 lua_unlock(L); in resume_error()690 lua_unlock(L); in resume()731 lua_unlock(L); in lua_resume()767 lua_unlock(L); in lua_yieldk()
254 #define lua_unlock(L) ((void) 0) macro262 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);}
27 lua_unlock(L); in luaZ_fill()
176 lua_unlock(L); in lua_getstack()241 lua_unlock(L); in lua_getlocal()255 lua_unlock(L); in lua_setlocal()412 lua_unlock(L); in lua_getinfo()
312 lua_unlock(L); in lua_newthread()344 lua_unlock(L); in lua_resetthread()
42 lua_unlock(D->L); in dumpBlock()
190 lua_unlock(L); in pmain()