ACE
6.3.3
|
This is the complete list of members for ACE_Local_Mutex, including all inherited members.
ACE_Local_Mutex(const ACE_TCHAR *token_name=0, int ignore_deadlock=0, int debug=0) | ACE_Local_Mutex | inline |
ACE_Token_Proxy(void) | ACE_Token_Proxy | |
ACE_Token_Proxy(const ACE_Token_Proxy &) | ACE_Token_Proxy | protected |
acquire(int notify=0, void(*sleep_hook)(void *)=0, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Proxy | virtual |
acquire_read(int notify=0, void(*sleep_hook)(void *)=0, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Proxy | virtual |
acquire_write(int notify=0, void(*sleep_hook)(void *)=0, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Proxy | virtual |
client_id(void) const | ACE_Token_Proxy | virtual |
client_id(const ACE_TCHAR *client_id) | ACE_Token_Proxy | virtual |
clone(void) const | ACE_Local_Mutex | virtual |
create_token(const ACE_TCHAR *name) | ACE_Local_Mutex | protectedvirtual |
debug_ | ACE_Token_Proxy | protected |
dump(void) const | ACE_Local_Mutex | |
handle_options(ACE_Synch_Options &options, ACE_TOKEN_CONST::COND_VAR &cv) | ACE_Token_Proxy | protected |
ignore_deadlock_ | ACE_Token_Proxy | protected |
name(void) const | ACE_Token_Proxy | virtual |
open(const ACE_TCHAR *name, int ignore_deadlock=0, int debug=0) | ACE_Token_Proxy | virtual |
owner_id(void) | ACE_Token_Proxy | virtual |
release(ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Proxy | virtual |
remove(ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Proxy | virtual |
renew(int requeue_position=-1, ACE_Synch_Options &options=ACE_Synch_Options::defaults) | ACE_Token_Proxy | virtual |
sleep_hook(void) | ACE_Token_Proxy | virtual |
token_ | ACE_Token_Proxy | protected |
token_acquired(ACE_TPQ_Entry *) | ACE_Token_Proxy | virtual |
tryacquire(void(*sleep_hook)(void *)=0) | ACE_Token_Proxy | virtual |
tryacquire_read(void(*sleep_hook)(void *)=0) | ACE_Token_Proxy | virtual |
tryacquire_write(void(*sleep_hook)(void *)=0) | ACE_Token_Proxy | virtual |
type(void) const | ACE_Token_Proxy | virtual |
waiter_ | ACE_Token_Proxy | protected |
~ACE_Local_Mutex(void) | ACE_Local_Mutex | |
~ACE_Token_Proxy(void) | ACE_Token_Proxy | virtual |