cancel_state Struct Reference

#include <Thread.h>

List of all members.

Public Attributes

int cancelstate
int canceltype
 e.g., PTHREAD_CANCEL_DEFERRED and PTHREAD_CANCEL_ASYNCHRONOUS.


Member Data Documentation

int cancel_state::cancelstate
 

e.g., PTHREAD_CANCEL_ENABLE, PTHREAD_CANCEL_DISABLE, PTHREAD_CANCELED.

Definition at line 33 of file Thread.h.

Referenced by ACE_Thread::enablecancel(), and ACE_Thread::setcancelstate().

int cancel_state::canceltype
 

e.g., PTHREAD_CANCEL_DEFERRED and PTHREAD_CANCEL_ASYNCHRONOUS.

Definition at line 36 of file Thread.h.

Referenced by ACE_Thread::enablecancel(), and ACE_Thread::setcancelstate().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 9 11:33:36 2006 for ACE by doxygen 1.3.6