Namespaces
Variants
Actions

std::unique_lock<Mutex>::mutex

From cppreference.com
< cpp‎ | thread‎ | unique lock
 
 
Concurrency support library
(C++11)
(C++20)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++17)
(C++11)
(C++11)
(C++17)
(C++11)
(C++14)
(C++11)
(C++11)
(C++11)
(C++11)
(C++20)
(C++20)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)
(C++26)
(C++26)
(C++26)
(C++26)
(C++11)
(C++20)
(C++11)
(C++11)(deprecated in C++20)
(C++11)(deprecated in C++20)
(C++11)
(C++11)(deprecated in C++26)
 
 
mutex_type* mutex() const noexcept;
(since C++11)

Returns a pointer to the associated mutex, or a null pointer if there is no associated mutex.

[edit] Parameters

(none)

[edit] Return value

Pointer to the associated mutex or a null pointer if there is no associated mutex.

[edit] Example

This section is incomplete
Reason: no example
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/thread/unique_lock/mutex&oldid=161302"

AltStyle によって変換されたページ (->オリジナル) /