attach.mutex | Attach to an existing mutex. |
attach.mutex-method | Attach to an existing mutex. |
boost.mutex | Create a boost.mutex object |
boost.mutex-class | The boost.mutex class |
boost.mutex.descriptor-class | An S4 class holding boost.mutex description information. |
describe-method | Describe the boost.mutex object |
description | Accessor for descriptor objects |
description-method | Accessor for descriptor objects |
descriptor-class | An S4 class holding mutex description information. |
is.timed | Timeout operations for boost.mutex objects |
is.timed-method | Timeout operations for boost.mutex objects |
lock | Lock and Unlock a Mutex |
lock-method | Lock and Unlock a Mutex |
lock.shared | Lock and Unlock a Mutex |
lock.shared-method | Lock and Unlock a Mutex |
mutex-class | The boost.mutex class |
shared | Is it a shared mutex? |
shared-method | Is it a shared mutex? |
shared.name | The name of a mutex's shared resource |
shared.name-method | The name of a mutex's shared resource |
timeout | Timeout operations for boost.mutex objects |
timeout-method | Timeout operations for boost.mutex objects |
unlock | Lock and Unlock a Mutex |
unlock-method | Lock and Unlock a Mutex |
unlock.shared | Lock and Unlock a Mutex |
unlock.shared-method | Lock and Unlock a Mutex |
uuid | Create a universal unique identifier. |