ACE 8.0.1
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
ACE_Threading_Helper< ACE_Thread_Mutex > Class Reference

#include <Service_Config.h>

Public Member Functions

 ACE_Threading_Helper ()
 
 ~ACE_Threading_Helper ()
 
void set (void *)
 
voidget ()
 

Private Attributes

ACE_thread_key_t key_
 

Constructor & Destructor Documentation

◆ ACE_Threading_Helper()

◆ ~ACE_Threading_Helper()

Member Function Documentation

◆ get()

◆ set()

Member Data Documentation

◆ key_

Key for the thread-specific data, which is a simple pointer to the thread's (currently-) global configuration context.


The documentation for this class was generated from the following files: