Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.h532 status_t _destroyCycleThread();
H A DNodeGroup.cpp1263 _destroyCycleThread(); in _stop()
1405 err = _destroyCycleThread(); in _initCycleThread()
1430 status_t NodeGroup::_destroyCycleThread() { in _destroyCycleThread() function in NodeGroup