Searched refs:keepThread (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DTaskLoop.h213 StandAloneTaskLoop(bool keepThread, bigtime_t heartBeat = 400000);
H A DTaskLoop.cpp488 StandAloneTaskLoop::StandAloneTaskLoop(bool keepThread, bigtime_t heartBeat) argument
493 fKeepThread(keepThread)

Completed in 25 milliseconds