Home
last modified time | relevance | path

Searched refs:HasQuitBeenRequested (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/tracker/zipomatic/
H A DGenericThread.cpp52 if (HasQuitBeenRequested()) { in ThreadFunction()
218 GenericThread::HasQuitBeenRequested() in HasQuitBeenRequested() function in GenericThread
H A DGenericThread.h24 bool HasQuitBeenRequested();
/haiku/src/apps/expander/
H A DGenericThread.cpp47 if (HasQuitBeenRequested()) { in ThreadFunction()
210 GenericThread::HasQuitBeenRequested(void) in HasQuitBeenRequested() function in GenericThread
H A DGenericThread.h27 bool HasQuitBeenRequested(void);