.TH "std_thread.h" 3cxx "Thu Feb 16 2023" "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 "thread::id \fBstd::this_thread::get_id\fP () noexcept" .br .RI "this_thread::get_id " .ti -1c .RI "bool \fBstd::operator==\fP (thread::id __x, thread::id __y) noexcept" .br .ti -1c .RI "void \fBstd::swap\fP (thread &__x, thread &__y) noexcept" .br .ti -1c .RI "void \fBstd::this_thread::yield\fP () noexcept" .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 \&. .PP Definition in file \fBstd_thread\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.