|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::named_mutex,包括所有继承而来的类成员
| is_valid() const noexcept | neforce::named_mutex | |
| lock() | neforce::named_mutex | |
| name() const noexcept | neforce::named_mutex | inline |
| named_mutex() noexcept=default | neforce::named_mutex | |
| named_mutex(const string &name, bool create=false) | neforce::named_mutex | explicit |
| named_mutex(named_mutex &&other) noexcept | neforce::named_mutex | |
| operator=(named_mutex &&other) noexcept | neforce::named_mutex | |
| remove(const string &name) | neforce::named_mutex | static |
| try_lock() | neforce::named_mutex | |
| unlock() | neforce::named_mutex |