Searched refs:lua_unlock (Results 1 – 7 of 7) 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()