#include "ace/Thread_Control.h"Include dependency graph for Thread_Exit.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| 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... | |
Definition in file Thread_Exit.h.
 1.3.6
 
1.3.6