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.


Detailed Description

Definition at line 29 of file Thread.h.


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 Tue Feb 2 17:35:53 2010 for ACE by  doxygen 1.4.7