[ Web Proxy ]
URL:
Viewing: https://ru.cppreference.com/cpp/thread/unique_lock/mutex [Back]  [Original]

std::unique_lock::mutex cppreference.com
cppreference.com

std::unique_lock::mutex

cppreference.com

<metanoindex/>

 
C++
(C++20)
(C++20)
(C++11)
(C++20)
/
(C++11)
(C++11)
(C++11)
(C++17)
 
(C++11)
(C++20)
(C++20)
this_thread
(C++11)
(C++11)
(C++11)
(C++11)
(C++20)
(C++11)( C++20)
(C++11)( C++20)
(C++11)( C++20)
(C++11)
(C++11)
(C++11)
(C++11)
(C++11)(C++11)(C++11)
(C++11)
(C++11)
(C++11)
(C++20)
(C++20)
(C++11)
(C++11)
(C++11)
(C++11)
 
 
<tbody> </tbody>
mutex_type* mutex() const;
( C++11)
, , , .
:
Returns a pointer to the associated mutex, or a null pointer if there is no associated mutex.
Google.
. .

()

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

noexcept:  
noexcept
  


Web Proxy Viewer  |  New URL  |  Original Page