UniSet
2.6.0
|
Открытые члены | |
uniset_rwmutex (const std::string &name) | |
void | lock () |
void | unlock () |
void | wrlock () |
void | rlock () |
bool | try_lock () |
bool | try_rlock () |
bool | try_wrlock () |
uniset_rwmutex (const uniset_rwmutex &r) | |
void | setName (const std::string &name) |
Друзья | |
class | uniset_rwmutex_lock |