Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ThreadDummyImpl Class Reference

#include <threadDummyImpl.h>

List of all members.

Public Member Functions

INLINE ThreadDummyImpl (Thread *parent_obj)
INLINE ~ThreadDummyImpl ()
INLINE bool start (ThreadPriority priority, bool global, bool joinable)
INLINE void join ()
INLINE int atomic_inc (int &var)
INLINE int atomic_dec (int &var)
INLINE int atomic_set (int &var, int new_value)

Static Public Member Functions

INLINE void prepare_for_exit ()
INLINE Threadget_current_thread ()
INLINE bool is_threading_supported ()
INLINE void sleep (double seconds)


Constructor & Destructor Documentation

INLINE ThreadDummyImpl::ThreadDummyImpl Thread parent_obj  ) 
 

INLINE ThreadDummyImpl::~ThreadDummyImpl  ) 
 


Member Function Documentation

INLINE int ThreadDummyImpl::atomic_dec int &  var  ) 
 

INLINE int ThreadDummyImpl::atomic_inc int &  var  ) 
 

INLINE int ThreadDummyImpl::atomic_set int &  var,
int  new_value
 

INLINE Thread* ThreadDummyImpl::get_current_thread  )  [static]
 

INLINE bool ThreadDummyImpl::is_threading_supported  )  [static]
 

INLINE void ThreadDummyImpl::join  ) 
 

INLINE void ThreadDummyImpl::prepare_for_exit  )  [static]
 

INLINE void ThreadDummyImpl::sleep double  seconds  )  [static]
 

INLINE bool ThreadDummyImpl::start ThreadPriority  priority,
bool  global,
bool  joinable
 


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:13:42 2003 for Panda by doxygen1.3