timed_mutex::~timed_mutex Destructor
Releases any resources that are used by the mutex object.
~timed_mutex();
Remarks
If the object is locked when the destructor runs, the behavior is undefined.
Requirements
Header: mutex
Namespace: std
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Releases any resources that are used by the mutex object.
~timed_mutex();
If the object is locked when the destructor runs, the behavior is undefined.
Header: mutex
Namespace: std