Namespaces
Variants
Actions

std::unique_lock<Mutex>::~unique_lock

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)
 
 
~unique_lock();
(since C++11)

Destroys the lock. If *this has an associated mutex and has acquired ownership of it, the mutex is unlocked.

Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/thread/unique_lock/%7Eunique_lock&oldid=161300"

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