Searched refs:luai_threadyield (Results 1 – 2 of 2) sorted by relevance
245 #if !defined(luai_threadyield)246 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);} macro
1111 luai_threadyield(L); }
Completed in 7 milliseconds