Searched refs:lua_unlock (Results 1 – 8 of 8) sorted by relevance
117 lua_unlock(L); in lua_checkstack()134 lua_unlock(to); in lua_xmove()143 lua_unlock(L); in lua_atpanic()189 lua_unlock(L); in lua_settop()222 lua_unlock(L); in lua_rotate()237 lua_unlock(L); in lua_copy()245 lua_unlock(L); in lua_pushvalue()318 lua_unlock(L); in lua_arith()336 lua_unlock(L); in lua_compare()390 lua_unlock(L); in lua_tolstring()[all …]
216 #define lua_unlock(L) ((void) 0) macro224 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);}
131 lua_unlock(L); in luaD_throw()251 lua_unlock(L); in luaD_hook()340 lua_unlock(L); in luaD_precall()451 lua_unlock(L); in finishCcall()561 lua_unlock(L); in resume()601 lua_unlock(L); in lua_resume()635 lua_unlock(L); in lua_yieldk()
31 lua_unlock(L); in luaZ_fill()
119 lua_unlock(L); in lua_getstack()187 lua_unlock(L); in lua_getlocal()203 lua_unlock(L); in lua_setlocal()324 lua_unlock(L); in lua_getinfo()
46 lua_unlock(D->L); in DumpBlock()
276 lua_unlock(L); in lua_newthread()
187 lua_unlock(L); in pmain()