csl::ThreadPthread Class Reference

#include <ThreadUtilities.h>

Inheritance diagram for csl::ThreadPthread:

csl::Thread csl::NullIO List of all members.

Public Member Functions

 ThreadPthread ()
 ~ThreadPthread ()
int createThread (ThreadFunc func, void *args)
int createRealtimeThread (ThreadFunc func, void *args)

Public Attributes

pthread_t mThread
pthread_attr_t mAttributes

Constructor & Destructor Documentation

ThreadPthread::ThreadPthread  ) 
 

ThreadPthread::~ThreadPthread  ) 
 


Member Function Documentation

int ThreadPthread::createThread ThreadFunc  func,
void *  args
[virtual]
 

Implements csl::Thread.

int ThreadPthread::createRealtimeThread ThreadFunc  func,
void *  args
[virtual]
 

Implements csl::Thread.


Member Data Documentation

pthread_t csl::ThreadPthread::mThread
 

Reimplemented in csl::NullIO.

pthread_attr_t csl::ThreadPthread::mAttributes
 


The documentation for this class was generated from the following files:
Generated on Fri Apr 6 20:18:22 2007 for CSL by  doxygen 1.4.5-20051010