Public Member Functions | |
TAO_Ubergestalt_Ready_Condition (void) | |
Static Public Member Functions | |
static TAO_Ubergestalt_Ready_Condition * | instance (void) |
Private Attributes | |
ACE_Recursive_Thread_Mutex | mutex_ |
TAO_Ubergestalt_Ready_Condition::TAO_Ubergestalt_Ready_Condition | ( | void | ) | [inline] |
static TAO_Ubergestalt_Ready_Condition* TAO_Ubergestalt_Ready_Condition::instance | ( | void | ) | [inline, static] |
ACE_Recursive_Thread_Mutex TAO_Ubergestalt_Ready_Condition::mutex_ [private] |
The mutex, associated with the condition. Do not use the ACE global mutex, because it causes deadlocks with other threads that may be in DLL_Manager::open()