powered by
Tells the user if a mutex is a shared mutex. If it is not then it must be a write (exclusive) mutex.
shared(m)# S4 method for boost.mutex shared(m)
# S4 method for boost.mutex shared(m)
TRUE if the mutex is shared, FALSE otherwise.
the mutex