Searched defs:lua_isyieldable (Results 1 – 2 of 2) sorted by relevance
687 LUA_API int lua_isyieldable (lua_State *L) { in lua_isyieldable() function
293 LUA_API int (lua_isyieldable) (lua_State *L); variable