LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
ThreadManager::ThreadPred Struct Reference

Public Member Functions

 ThreadPred (oslInterlockedCount nThreadID)
 
bool operator() (const tThreadData &rThreadData) const
 

Public Attributes

oslInterlockedCount mnThreadID
 

Detailed Description

Definition at line 129 of file threadmanager.hxx.

Constructor & Destructor Documentation

◆ ThreadPred()

ThreadManager::ThreadPred::ThreadPred ( oslInterlockedCount  nThreadID)
inlineexplicit

Definition at line 132 of file threadmanager.hxx.

Member Function Documentation

◆ operator()()

bool ThreadManager::ThreadPred::operator() ( const tThreadData rThreadData) const
inline

Definition at line 136 of file threadmanager.hxx.

References mnThreadID, and ThreadManager::tThreadData::nThreadID.

Member Data Documentation

◆ mnThreadID

oslInterlockedCount ThreadManager::ThreadPred::mnThreadID

Definition at line 131 of file threadmanager.hxx.

Referenced by operator()().


The documentation for this struct was generated from the following file: