ACE_Threading_Helper< ACE_Thread_Mutex > Class Template Reference#include <Service_Config.h>
template<>
|
ACE_Threading_Helper< ACE_Thread_Mutex >::ACE_Threading_Helper | ( | ) |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_Threading_Helper< ACE_Thread_Mutex >::~ACE_Threading_Helper | ( | ) |
void ACE_Threading_Helper< ACE_Thread_Mutex >::set | ( | void * | p | ) |
void * ACE_Threading_Helper< ACE_Thread_Mutex >::get | ( | void | ) |
ACE_thread_key_t ACE_Threading_Helper< ACE_Thread_Mutex >::key_ [private] |
Key for the thread-specific data, which is a simple pointer to the thread's (currently-) global configuration context.