Searched defs:lua_isyieldable (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | ldo.c | 805 LUA_API int lua_isyieldable (lua_State *L) { in lua_isyieldable() function |
A D | lua.h | 303 LUA_API int (lua_isyieldable) (lua_State *L); variable |
Completed in 6 milliseconds