Searched defs:lua_unlock (Results 1 – 3 of 3) sorted by relevance
95 #define lua_unlock(l) lua_assert(--(*getlock(l)->plock) == 0) macro
265 #define lua_unlock(L) ((void) 0) macro
165 #define lua_unlock(L) ((void) 0) macro