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

/haiku/src/apps/expander/
H A DExpanderThread.h40 virtual status_t ThreadShutdown();
H A DGenericThread.h68 virtual status_t ThreadShutdown(void);
H A DGenericThread.cpp48 status = ThreadShutdown();
101 GenericThread::ThreadShutdown(void) function in class:GenericThread
H A DExpanderThread.cpp153 ExpanderThread::ThreadShutdown(void) function in class:ExpanderThread
/haiku/src/add-ons/tracker/zipomatic/
H A DZipperThread.h38 virtual status_t ThreadShutdown();
H A DGenericThread.h65 virtual status_t ThreadShutdown();
H A DGenericThread.cpp53 status = ThreadShutdown();
105 GenericThread::ThreadShutdown() function in class:GenericThread
H A DZipperThread.cpp210 ZipperThread::ThreadShutdown() function in class:ZipperThread

Completed in 45 milliseconds