ACE
6.3.3
|
#include <OS_NS_Thread.h>
Public Attributes | |
int | nesting_level_ |
ACE_thread_t | owner_id_ |
Since recursive mutex is emulated, the state saving needs to be handled in ACE as well. These members save those from ACE_recursive_thread_mutex_t.
int ACE_recursive_mutex_state::nesting_level_ |
ACE_thread_t ACE_recursive_mutex_state::owner_id_ |