LibreOffice Module sw (master) 1
|
Public Member Functions | |
ThreadPred (oslInterlockedCount nThreadID) | |
bool | operator() (const tThreadData &rThreadData) const |
Public Attributes | |
oslInterlockedCount | mnThreadID |
Definition at line 129 of file threadmanager.hxx.
|
inlineexplicit |
Definition at line 132 of file threadmanager.hxx.
|
inline |
Definition at line 136 of file threadmanager.hxx.
References mnThreadID, and ThreadManager::tThreadData::nThreadID.
oslInterlockedCount ThreadManager::ThreadPred::mnThreadID |
Definition at line 131 of file threadmanager.hxx.
Referenced by operator()().