describe,boost.mutex-method {synchronicity} | R Documentation |
Describe the boost.mutex object
Description
The information required to “attach” to an existing mutex object.
Usage
## S4 method for signature 'boost.mutex'
describe(x)
Arguments
x |
the boost mutex object to describe. |
[Package synchronicity version 1.3.10 Index]