this_thread
斷開與關聯互斥體的關聯(如果有的話),以及與 *this 的關聯。
不解鎖任何鎖。如果 *this 在呼叫之前擁有關聯互斥體的所有權,則呼叫者現在負責解鎖該互斥體。
(無)
指向關聯互斥體的指標,如果沒有關聯互斥體則為 nullptr。
std::unique_lock<Mutex>