ACE_Remote_Mutex Class ReferenceProxy for acquiring, renewing, and releasing a distributed mutex. More...
Inheritance diagram for ACE_Remote_Mutex:
![]()
Collaboration diagram for ACE_Remote_Mutex:
![]()
Detailed DescriptionProxy for acquiring, renewing, and releasing a distributed mutex.This is the remote equivalent to ACE_Local_Mutex. The Remote_Mutex class offers methods for acquiring, renewing, and releasing a distributed synchronization mutex. Similar to ACE_Local_Mutex, ACE_Remote_Token_Proxy offers recursive acquisition, FIFO waiter ordering, and deadlock detection. It depends on the Token Server for its distributed synchronization semantics. Constructor & Destructor Documentation
Null creation. Remote_Token_Proxy::open must be called.
Calls Remote_Token_Proxy::open for you.
Member Function Documentation
Return deep copy.
Make the correct type of ACE_Tokens. This is called by the ACE_Token_Manager.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:28 2008 for ACE by ![]() |