Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlcorolib.c113 return lua_yield(L, lua_gettop(L)); in luaB_yield()
A Dlua.h305 #define lua_yield(L,n) lua_yieldk(L, (n), 0, NULL) macro

Completed in 5 milliseconds