Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.h554 static status_t _CycleThread(void* user);
H A DNodeGroup.cpp1413 &_CycleThread, in _initCycleThread()
1571 status_t NodeGroup::_CycleThread(void* user) { in _CycleThread() function in NodeGroup