libstdc++
|
Go to the source code of this file.
Classes | |
struct | std::adopt_lock_t |
struct | std::defer_lock_t |
class | std::lock_guard< _Mutex > |
class | std::mutex |
struct | std::try_to_lock_t |
Namespaces | |
std | |
Variables | |
_GLIBCXX17_INLINE constexpr adopt_lock_t | std::adopt_lock |
_GLIBCXX17_INLINE constexpr defer_lock_t | std::defer_lock |
_GLIBCXX17_INLINE constexpr try_to_lock_t | std::try_to_lock |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <mutex>.
Definition in file std_mutex.h.