.TH "std_thread.h" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std_thread.h .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "struct \fBstd::hash< thread::id >\fP" .br .RI "std::hash specialization for thread::id\&. " .ti -1c .RI "class \fBstd::thread::id\fP" .br .ti -1c .RI "class \fBstd::thread\fP" .br .in -1c .SS "Namespaces" .in +1c .ti -1c .RI "namespace \fBstd\fP" .br .RI "ISO C++ entities toplevel namespace is std\&. " .ti -1c .RI "namespace \fBstd::this_thread\fP" .br .RI "ISO C++ 2011 namespace for interacting with the current thread\&. " .in -1c .SS "Functions" .in +1c .ti -1c .RI "\fBthread::id\fP \fBstd::this_thread::get_id\fP () noexcept" .br .RI "The unique identifier of the current thread\&. " .ti -1c .RI "\fBvoid\fP \fBstd::this_thread::yield\fP () noexcept" .br .RI "Allow the implementation to schedule a different thread\&. " .in -1c .SH "Detailed Description" .PP This is an internal header file, included by other library headers\&. Do not attempt to use it directly\&. Instead, include \&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.