|
libstdc++
|
Go to the source code of this file.
Classes | |
| class | std::__shared_mutex_cv |
| A shared mutex type implemented using std::condition_variable. More... | |
| class | std::shared_lock< _Mutex > |
| shared_lock More... | |
| class | std::shared_timed_mutex |
| The standard shared timed mutex type. More... | |
Namespaces | |
| namespace | std |
Defines | |
| #define | _GLIBCXX_SHARED_MUTEX |
| #define | __cpp_lib_shared_timed_mutex |
| template<typename _Mutex > | |
| void | std::swap (shared_lock< _Mutex > &__x, shared_lock< _Mutex > &__y) noexcept |
This is a Standard C++ Library header.
Definition in file shared_mutex.