#include "ace/Lock.h"
#include "ace/Lock_Adapter_T.inl"
#include "ace/Lock_Adapter_T.cpp"
Classes | |
class | ACE_Lock_Adapter< ACE_LOCKING_MECHANISM > |
This is an adapter that allows applications to transparently combine the <ACE_Lock> abstract base class (which contains pure virtual methods) with any of the other concrete ACE synchronization classes (e.g., ACE_Mutex, ACE_Semaphore, ACE_RW_Mutex, etc.). More... |
Moved from Synch.h.