#include <Static_Object_Lock.h>
Static Public Methods | |
ACE_Recursive_Thread_Mutex * | instance (void) |
Static lock access point. | |
void | cleanup_lock (void) |
This class is used to serialize the creation of static singleton objects. It really isn't needed any more, because anyone can access ACE_STATIC_OBJECT_LOCK directly. But, it is retained for backward compatibility.
|
For use only by ACE_Object_Manager to clean up lock if it what dynamically allocated. |
|
Static lock access point.
|