Searched refs:ThreadStartup (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/expander/
H A DExpanderThread.h38 virtual status_t ThreadStartup();
H A DGenericThread.h66 virtual status_t ThreadStartup(void);
H A DGenericThread.cpp38 status = ThreadStartup();
78 GenericThread::ThreadStartup(void) function in class:GenericThread
H A DExpanderThread.cpp47 ExpanderThread::ThreadStartup() function in class:ExpanderThread
/haiku/src/add-ons/tracker/zipomatic/
H A DZipperThread.h36 virtual status_t ThreadStartup();
H A DGenericThread.h63 virtual status_t ThreadStartup();
H A DGenericThread.cpp42 status = ThreadStartup();
82 GenericThread::ThreadStartup() function in class:GenericThread
H A DZipperThread.cpp56 ZipperThread::ThreadStartup() function in class:ZipperThread

Completed in 47 milliseconds