CLAM-Development  1.1
Public Member Functions
CLAM::PooledThread Class Reference

#include <PooledThread.hxx>

List of all members.

Public Member Functions

 PooledThread (CLAM::ThreadPool *myThreadPool, bool realtime=true)
 ~PooledThread ()
void Start ()
void ReturnToPool ()

Detailed Description

Definition at line 32 of file PooledThread.hxx.


Constructor & Destructor Documentation

CLAM::PooledThread::PooledThread ( CLAM::ThreadPool myThreadPool,
bool  realtime = true 
)

Definition at line 8 of file PooledThread.cxx.

Definition at line 13 of file PooledThread.cxx.


Member Function Documentation

Definition at line 29 of file PooledThread.cxx.

References CLAM::ThreadPool::ReturnThreadToPool().

void CLAM::PooledThread::Start ( void  ) [virtual]

Reimplemented from CLAM::Thread.

Definition at line 17 of file PooledThread.cxx.

References CLAM::Thread::mRunning, CLAM::Thread::mThreadID, and NULL.


The documentation for this class was generated from the following files: