#include "ace/ACE_export.h"
#include "ace/OS_NS_Thread.h"
#include "ace/Recursive_Thread_Mutex.inl"
Include dependency graph for Recursive_Thread_Mutex.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Recursive_Thread_Mutex |
Implement a C++ wrapper that allows nested acquisition and release of a mutex that occurs in the same thread. More... |
Moved from Synch.h.