Property | Type | Description | |
---|---|---|---|
amutex | |||
name | Object | ||
nil_mutex |
Method | Description | |
---|---|---|
acquire_lock ( ) : bool | ||
acquire_timed_lock ( int tmt ) : bool | ||
make ( Object name ) : |
||
mutex ( ) : System | ||
mutex ( Object n ) : System | ||
release_lock ( ) : bool | ||
state ( ) : Object | ||
write ( |
Method | Description | |
---|---|---|
create ( Object name ) : |