Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Releases any resources that are associated with the unique_lock object.
~unique_lock() _NOEXCEPT;
Remarks
If the calling thread owns the associated mutex, the destructor releases ownership by calling unlock on the mutex object.
Requirements
Header: mutex
Namespace: std