Home
last modified time | relevance | path

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

/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.cpp537 static void checkTimeslice(lua_State* l, lua_Debug* /*ar*/) in checkTimeslice() function
614 lua_sethook(costate, checkTimeslice, LUA_MASKCOUNT, 1000); in createThread()
639 lua_sethook(costate, checkTimeslice, LUA_MASKCOUNT, 1); in timesliceExpired()
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.cpp537 static void checkTimeslice(lua_State* l, lua_Debug* /*ar*/) in checkTimeslice() function
614 lua_sethook(costate, checkTimeslice, LUA_MASKCOUNT, 1000); in createThread()
639 lua_sethook(costate, checkTimeslice, LUA_MASKCOUNT, 1); in timesliceExpired()