Namespaces
Variants
Actions

std::shared_mutex::~shared_mutex

From cppreference.com
< cpp‎ | thread‎ | shared mutex
 
 
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)
 
 
~shared_mutex();

Destroys the mutex.

The behavior is undefined if the mutex is owned by any thread or if any thread terminates while holding any ownership of the mutex.

[edit] See also

C documentation for mtx_destroy
Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/thread/shared_mutex/%7Eshared_mutex&oldid=129849"

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