共用方式為


yield 函式

表示作業系統上執行其他執行緒,,即使目前執行緒通常會繼續執行。

inline void yield() _NOEXCEPT;

需求

標題: thread

命名空間: std::this_thread

請參閱

參考

<thread>

其他資源

C++ 標準程式庫標頭檔