Searched refs:lua_unlock (Results 1 – 7 of 7) sorted by relevance
106 lua_unlock(L); in lua_checkstack()122 lua_unlock(to); in lua_xmove()131 lua_unlock(L); in lua_atpanic()177 lua_unlock(L); in lua_settop()188 lua_unlock(L); in lua_remove()201 lua_unlock(L); in lua_insert()221 lua_unlock(L); in lua_replace()230 lua_unlock(L); in lua_copy()238 lua_unlock(L); in lua_pushvalue()311 lua_unlock(L); in lua_arith()[all …]
120 lua_unlock(L); in luaD_throw()236 lua_unlock(L); in luaD_hook()322 lua_unlock(L); in luaD_precall()428 lua_unlock(L); in finishCcall()525 lua_unlock(L); in resume_cb()566 lua_unlock(L); in lua_resume()594 lua_unlock(L); in lua_yieldk()
158 #define lua_unlock(L) ((void) 0) macro162 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);}
102 lua_unlock(L); in lua_getstack()170 lua_unlock(L); in lua_getlocal()185 lua_unlock(L); in lua_setlocal()306 lua_unlock(L); in lua_getinfo()
25 lua_unlock(L); in luaZ_fill()
33 lua_unlock(D->L); in DumpBlock()
249 lua_unlock(L); in lua_newthread()