| shared.name | R Documentation | 
This function returns the shared resource associated with a
boost.mutex object.
shared.name(m)
| m | a  | 
A string specifying the shared resource associated with the given 
boost.mutex object.
x = boost.mutex()
print(shared.name(x))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.