recursive_timed_mutex::~recursive_timed_mutex 解構函式
釋放 recursive_timed_mutex 物件所使用的所有資源。
~recursive_timed_mutex();
備註
如果執行解構函式時物件已鎖定,則行為是未定義的。
需求
標題: mutex
命名空間: std
釋放 recursive_timed_mutex 物件所使用的所有資源。
~recursive_timed_mutex();
如果執行解構函式時物件已鎖定,則行為是未定義的。
標題: mutex
命名空間: std