.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 .RI "thread::id " .ti -1c .RI "class \fBstd::thread\fP" .br .RI "thread " .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 () \fBnoexcept\fP" .br .RI "this_thread::get_id " .ti -1c .RI "bool \fBstd::operator==\fP (\fBthread::id\fP __x, \fBthread::id\fP \fB__y\fP) \fBnoexcept\fP" .br .ti -1c .RI "\fBvoid\fP \fBstd::swap\fP (\fBthread\fP &__x, \fBthread\fP &\fB__y\fP) \fBnoexcept\fP" .br .ti -1c .RI "\fBvoid\fP \fBstd::this_thread::yield\fP () \fBnoexcept\fP" .br .RI "this_thread::yield " .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\&.