ACE_Thread_Condition< MUTEX > Class Template ReferenceACE_Condition variable wrapper that works within processes. More...
Inheritance diagram for ACE_Thread_Condition< MUTEX >:
Collaboration diagram for ACE_Thread_Condition< MUTEX >:
Detailed Descriptiontemplate<class MUTEX>
ACE_Condition variable wrapper that works within processes.
|
ACE_Thread_Condition< MUTEX >::ACE_Thread_Condition | ( | MUTEX & | m, | |
const ACE_TCHAR * | name = 0 , |
|||
void * | arg = 0 | |||
) | [inline] |
void ACE_Thread_Condition< MUTEX >::dump | ( | void | ) | const [inline] |