Home
last modified time | relevance | path

Searched refs:lua_pushthread (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlcorolib.c132 int ismain = lua_pushthread(L); in luaB_corunning()
H A Dlua.h216 LUA_API int (lua_pushthread) (lua_State *L); variable
H A Dlapi.c592 LUA_API int lua_pushthread (lua_State *L) { in lua_pushthread() function