this_thread
訪問 *this 的原生控制代碼。
此函式結果的含義和型別是實現定義的。在 POSIX 系統上,這可能是 pthread_cond_t* 型別的值。在 Windows 系統上,這可能是 PCONDITION_VARIABLE。
(無)
此條件變數的原生控制代碼。
std::thread
std::jthread