ACE_OS_Thread_Descriptor Class ReferenceParent class of all ACE_Thread_Descriptor classes. = Container for ACE_Thread_Descriptor members that are used in ACE_OS. More...
Inheritance diagram for ACE_OS_Thread_Descriptor:
![]()
Detailed DescriptionParent class of all ACE_Thread_Descriptor classes. = Container for ACE_Thread_Descriptor members that are used in ACE_OS.Constructor & Destructor Documentation
For use by ACE_Thread_Descriptor.
Member Function Documentation
Get the thread creation flags.
Member Data Documentation
Keeps track of whether this thread was created "detached" or not. If a thread is *not* created detached then if someone calls <ACE_Thread_Manager::wait>, we need to join with that thread (and close down the handle).
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:07 2008 for ACE by ![]() |