Namespaces
Variants
Actions

std::this_thread Symbol Index (since C++11)

From cppreference.com

This page tries to list all the symbols that are available from the standard library (concurrency support library) in the namespace std::this_thread. The symbols are written as follows:

  • Function names with ().
  • Templates with <>.

Contents

[edit]
GSY


[edit]G

get_id()(since C++11)

[edit]S

sleep_for<>()(since C++11)
sleep_until<>()(since C++11)

[edit]Y

yield()(since C++11)

close