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

/haiku/src/add-ons/tracker/zipomatic/
H A DGenericThread.h77 static status_t _ThreadFunction(void* simpleThreadPtr);
H A DGenericThread.cpp19 fThreadId(spawn_thread(_ThreadFunction, thread_name, priority, this)),
164 GenericThread::_ThreadFunction(void* simple_thread_ptr) function in class:GenericThread

Completed in 37 milliseconds