Home
last modified time | relevance | path

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

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