Searched defs:lua_lock (Results 1 – 3 of 3) sorted by relevance
94 #define lua_lock(l) lua_assert((*getlock(l)->plock)++ == 0) macro
264 #define lua_lock(L) ((void) 0) macro
163 #define lua_lock(L) ((void) 0) macro