Searched refs:lua_unlock (Results 1 – 13 of 13) sorted by relevance
105 lua_unlock(L); in lua_checkstack()121 lua_unlock(to); in lua_xmove()135 lua_unlock(L); in lua_atpanic()147 lua_unlock(L); in lua_newthread()176 lua_unlock(L); in lua_settop()187 lua_unlock(L); in lua_remove()199 lua_unlock(L); in lua_insert()224 lua_unlock(L); in lua_replace()232 lua_unlock(L); in lua_pushvalue()294 lua_unlock(L); in lua_equal()[all …]
111 #define lua_unlock(L) ((void) 0) macro115 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);}
103 lua_unlock(L); in luaD_throw()197 lua_unlock(L); in luaD_callhook()319 lua_unlock(L); in luaD_precall()413 lua_unlock(L); in resume_error()439 lua_unlock(L); in lua_resume()451 lua_unlock(L); in lua_yield()
25 lua_unlock(L); in luaZ_fill()
102 lua_unlock(L); in lua_getstack()133 lua_unlock(L); in lua_getlocal()145 lua_unlock(L); in lua_setlocal()257 lua_unlock(L); in lua_getinfo()
179 lua_unlock(L); in pmain()
33 lua_unlock(D->L); in DumpBlock()
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()302 lua_unlock(L); in luaD_hook()388 lua_unlock(L); in luaD_precall()499 lua_unlock(L); in finishCcall()596 lua_unlock(L); in resume_cb()637 lua_unlock(L); in lua_resume()665 lua_unlock(L); in lua_yieldk()
24 lua_unlock(L); in luaZ_fill()
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()
249 lua_unlock(L); in lua_newthread()