.TH "std::this_thread" 3cxx "Sun Feb 7 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::this_thread \- ISO C++ 2011 entities sub-namespace for thread\&. 30\&.3\&.2 Namespace this_thread\&. .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "void \fB__sleep_for\fP (\fBchrono::seconds\fP, \fBchrono::nanoseconds\fP)" .br .ti -1c .RI "\fBthread::id\fP \fBget_id\fP () noexcept" .br .RI "get_id " .ti -1c .RI "template void \fBsleep_for\fP (const \fBchrono::duration\fP< _Rep, _Period > &__rtime)" .br .RI "sleep_for " .ti -1c .RI "template void \fBsleep_until\fP (const \fBchrono::time_point\fP< _Clock, _Duration > &__atime)" .br .RI "sleep_until " .ti -1c .RI "void \fByield\fP () noexcept" .br .RI "yield " .in -1c .SH "Detailed Description" .PP ISO C++ 2011 entities sub-namespace for thread\&. 30\&.3\&.2 Namespace this_thread\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.