Home
last modified time | relevance | path

Searched refs:luai_threadyield (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dllimits.h245 #if !defined(luai_threadyield)
246 #define luai_threadyield(L) {lua_unlock(L); lua_lock(L);} macro
A Dlvm.c1111 luai_threadyield(L); }

Completed in 7 milliseconds