ACE  6.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
Thread_Exit.h File Reference
#include "ace/Thread_Control.h"

Classes

class  ACE_Thread_Exit
 Keep exit information for a Thread in thread specific storage. so that the thread-specific exit hooks will get called no matter how the thread exits (e.g., via <ACE_Thread::exit>, C++ or Win32 exception, "falling off the end" of the thread entry point function, etc.). More...
class  ACE_Thread_Exit_Maybe
 A version of ACE_Thread_Exit that is created dynamically under the hood if the flag is set to TRUE. More...

Detailed Description

Id:
Thread_Exit.h 80826 2008-03-04 14:51:23Z wotte
Author:
Carlos O'Ryan corya.nosp@m.n@uc.nosp@m.i.edu