Searched refs:lua_unlock (Results 1 – 8 of 8) sorted by relevance
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()388 lua_unlock(L); in lua_tolstring()[all …]
132 lua_unlock(L); in luaD_throw()296 lua_unlock(L); in luaD_hook()480 lua_unlock(L); in luaD_call()548 lua_unlock(L); in finishCcall()624 lua_unlock(L); in resume_error()650 lua_unlock(L); in resume()696 lua_unlock(L); in lua_resume()732 lua_unlock(L); in lua_yieldk()
243 #define lua_unlock(L) ((void) 0) macro251 #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()
348 lua_unlock(L); in lua_newthread()380 lua_unlock(L); in lua_resetthread()
42 lua_unlock(D->L); in dumpBlock()
190 lua_unlock(L); in pmain()