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

/haiku/src/preferences/repositories/
H A DTaskLooper.h58 static status_t _DoTask(void* data);
H A DTaskLooper.cpp150 newTask->threadId = spawn_thread(_DoTask, threadName.String(),
230 TaskLooper::_DoTask(void* data) function in class:TaskLooper

Completed in 27 milliseconds