Namespaces
Variants
Actions

std::shared_lock<Mutex>::mutex

From cppreference.com
< cpp‎ | thread‎ | shared 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++14)

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/shared_lock/mutex&oldid=161234"

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