STLdoc
STLdocumentation
|
Functions | |
thread::id | get_id () _NOEXCEPT |
void | yield () _NOEXCEPT |
void | sleep_until (const stdext::threads::xtime *_Abs_time) |
template<class _Rep , class _Period > | |
void | sleep_for (const chrono::duration< _Rep, _Period > &_Rel_time) |
template<class _Clock , class _Duration > | |
void | sleep_until (const chrono::time_point< _Clock, _Duration > &_Abs_time) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |