| synchronicity-package | This package provides support for synchronization via mutexes and may eventually support interprocess communication (ipc) and message passing. |
| attach.mutex | Create descriptors to mutexes and attach |
| attach.mutex-method | Class "boost.mutex.descriptor" |
| boost.mutex | Create a boost.mutex object |
| boost.mutex-class | Class "boost.mutex" |
| boost.mutex.descriptor-class | Class "boost.mutex.descriptor" |
| describe | Create descriptors to mutexes and attach |
| describe-method | Class "boost.mutex" |
| descriptor-class | Class "boost.mutex.descriptor" |
| is.timed | Timeout operations for boost.mutex objects |
| is.timed-method | Class "boost.mutex" |
| lock | Lock and unlock a mutex |
| lock-method | Class "boost.mutex" |
| lock.shared | Lock and unlock a mutex |
| lock.shared-method | Class "boost.mutex" |
| mutex-class | Class "boost.mutex" |
| shared.name | The name of a mutex's shared resource |
| shared.name-method | Class "boost.mutex" |
| synchronicity | This package provides support for synchronization via mutexes and may eventually support interprocess communication (ipc) and message passing. |
| timeout | Timeout operations for boost.mutex objects |
| timeout-method | Class "boost.mutex" |
| unlock | Lock and unlock a mutex |
| unlock-method | Class "boost.mutex" |
| uuid | Create a universal unique identifier. |