Go to the documentation of this file.
60 if (l_unlikely(r < 0)) {
76 if (l_unlikely(r < 0)) {
124 {
"running",
"dead",
"suspended",
"normal"};
#define lua_pushliteral(L, s)
LUA_API int lua_isyieldable(lua_State *L)
LUA_API int lua_resume(lua_State *L, lua_State *from, int nargs, int *nresults)
static int luaB_cocreate(lua_State *L)
static int luaB_cowrap(lua_State *L)
static int luaB_close(lua_State *L)
LUA_API int lua_checkstack(lua_State *L, int n)
LUA_API int lua_pushthread(lua_State *L)
static int luaB_auxwrap(lua_State *L)
static int luaB_corunning(lua_State *L)
LUA_API void lua_concat(lua_State *L, int n)
LUA_API int lua_type(lua_State *L, int idx)
static int auxstatus(lua_State *L, lua_State *co)
LUA_API lua_State * lua_tothread(lua_State *L, int idx)
const LUA_API char * lua_pushstring(lua_State *L, const char *s)
static int luaB_coresume(lua_State *L)
#define luaL_argexpected(L, cond, arg, tname)
static int luaB_yield(lua_State *L)
#define lua_insert(L, idx)
LUA_API void lua_pushcclosure(lua_State *L, lua_CFunction fn, int n)
static const char *const statname[]
LUA_API int lua_getstack(lua_State *L, int level, lua_Debug *ar)
static lua_State * getco(lua_State *L)
LUA_API int lua_gettop(lua_State *L)
LUA_API void lua_pushboolean(lua_State *L, int b)
LUA_API void lua_pushvalue(lua_State *L, int idx)
static int luaB_costatus(lua_State *L)
LUALIB_API void luaL_checktype(lua_State *L, int arg, int t)
LUA_API int lua_status(lua_State *L)
LUAMOD_API int luaopen_coroutine(lua_State *L)
static int auxresume(lua_State *L, lua_State *co, int narg)
LUA_API void lua_xmove(lua_State *from, lua_State *to, int n)
LUA_API int lua_resetthread(lua_State *L)
#define luaL_newlib(L, l)
LUALIB_API int luaL_error(lua_State *L, const char *fmt,...)
LUALIB_API void luaL_where(lua_State *L, int level)
static int luaB_yieldable(lua_State *L)
static const luaL_Reg co_funcs[]
#define lua_upvalueindex(i)
LUA_API lua_State * lua_newthread(lua_State *L)
LUA_API int lua_error(lua_State *L)
plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Nov 11 2024 03:23:44