unique_lock::mutex Method
Retrieves the stored pointer to the associated mutex.
mutex_type *mutex() const _NOEXCEPT;
Requirements
Header: mutex
Namespace: std
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Retrieves the stored pointer to the associated mutex.
mutex_type *mutex() const _NOEXCEPT;
Header: mutex
Namespace: std