Namespaces
Variants
Actions

std::scoped_lock<MutexTypes...>::~scoped_lock

From cppreference.com
< cpp‎ | thread‎ | scoped 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)
 
std::scoped_lock
Member functions
scoped_lock::~scoped_lock
 
~scoped_lock();
(since C++17)

Releases the ownership of the owned mutexes.

Effectively calls unlock() on every mutex from the pack of mutexes passed to the scoped_lock's constructor.

Retrieved from "https://en.cppreference.com/mwiki/index.php?title=cpp/thread/scoped_lock/%7Escoped_lock&oldid=95155"

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