Lines Matching refs:lua_unlock

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()
307 lua_unlock(L); in lua_lessthan()
349 lua_unlock(L); in lua_tolstring()
354 lua_unlock(L); in lua_tolstring()
371 lua_unlock(L); in lua_objlen()
425 lua_unlock(L); in lua_pushnil()
433 lua_unlock(L); in lua_pushnumber()
441 lua_unlock(L); in lua_pushinteger()
450 lua_unlock(L); in lua_pushlstring()
468 lua_unlock(L); in lua_pushvfstring()
481 lua_unlock(L); in lua_pushfstring()
499 lua_unlock(L); in lua_pushcclosure()
507 lua_unlock(L); in lua_pushboolean()
515 lua_unlock(L); in lua_pushlightuserdata()
523 lua_unlock(L); in lua_pushthread()
540 lua_unlock(L); in lua_gettable()
553 lua_unlock(L); in lua_getfield()
563 lua_unlock(L); in lua_rawget()
574 lua_unlock(L); in lua_rawgeti()
583 lua_unlock(L); in lua_createtable()
611 lua_unlock(L); in lua_getmetatable()
636 lua_unlock(L); in lua_getfenv()
653 lua_unlock(L); in lua_settable()
667 lua_unlock(L); in lua_setfield()
680 lua_unlock(L); in lua_rawset()
693 lua_unlock(L); in lua_rawseti()
729 lua_unlock(L); in lua_setmetatable()
758 lua_unlock(L); in lua_setfenv()
784 lua_unlock(L); in lua_call()
823 lua_unlock(L); in lua_pcall()
857 lua_unlock(L); in lua_cpcall()
870 lua_unlock(L); in lua_load()
885 lua_unlock(L); in lua_dump()
953 lua_unlock(L); in lua_gc()
968 lua_unlock(L); in lua_error()
985 lua_unlock(L); in lua_next()
1003 lua_unlock(L); in lua_concat()
1012 lua_unlock(L); in lua_getallocf()
1021 lua_unlock(L); in lua_setallocf()
1032 lua_unlock(L); in lua_newuserdata()
1066 lua_unlock(L); in lua_getupvalue()
1084 lua_unlock(L); in lua_setupvalue()