libstdc++: shared_mutex File Reference (original) (raw)
Go to the source code of this file.
Classes | |
---|---|
class | std::shared_lock< _Mutex > |
class | std::shared_timed_mutex |
Namespaces | |
---|---|
namespace | std |
Detailed Description
This is a Standard C++ Library header.
Definition in file shared_mutex.
Macro Definition Documentation
◆ __glibcxx_want_shared_mutex
#define __glibcxx_want_shared_mutex
Definition at line 44 of file shared_mutex.
◆ __glibcxx_want_shared_timed_mutex
#define __glibcxx_want_shared_timed_mutex
Definition at line 45 of file shared_mutex.