just::thread
this_thread
The functions in the std::this_thread namespace operate on the calling thread.
std::this_thread
std::this_thread::get_id
std::this_thread::yield
std::this_thread::sleep_for
std::this_thread::sleep_until
Design and Content © Copyright 2008-2010 Just Software Solutions Ltd. All Rights Reserved.