#include "ace/ACE_export.h"
#include "ace/Lock.inl"
Include dependency graph for Lock.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Lock |
This is the abstract base class that contains the uniform locking API that is supported by all the ACE synchronization mechanisms. More... | |
class | ACE_Adaptive_Lock |
An adaptive general locking class that defers the decision of lock type to run time. More... |
Moved from Synch.h.
Definition in file Lock.h.