.TH "std::this_thread" 3cxx "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 "\fBvoid\fP \fB__sleep_for\fP (\fBchrono::seconds\fP, \fBchrono::nanoseconds\fP)" .br .ti -1c .RI "\fBthread::id\fP \fBget_id\fP () \fBnoexcept\fP" .br .RI "get_id " .ti -1c .RI "template<\fBtypename\fP _Rep , \fBtypename\fP \fB_Period\fP > \fBvoid\fP \fBsleep_for\fP (\fBconst\fP \fBchrono::duration\fP< _Rep, \fB_Period\fP > &__rtime)" .br .RI "sleep_for " .ti -1c .RI "template<\fBtypename\fP \fB_Clock\fP , \fBtypename\fP _Duration > \fBvoid\fP \fBsleep_until\fP (\fBconst\fP \fBchrono::time_point\fP< \fB_Clock\fP, _Duration > &__atime)" .br .RI "sleep_until " .ti -1c .RI "\fBvoid\fP \fByield\fP () \fBnoexcept\fP" .br .RI "yield " .in -1c .SH "Detailed Description" .PP ISO C++ 2011 entities sub-namespace for thread\&. 30\&.3\&.2 Namespace this_thread\&. .SH "Function Documentation" .PP .SS "\fBthread::id\fP std::this_thread::get_id ()\fC [inline]\fP, \fC [noexcept]\fP" .PP get_id .PP Definition at line \fB338\fP of file \fBthread\fP\&. .SS "template<\fBtypename\fP _Rep , \fBtypename\fP \fB_Period\fP > \fBvoid\fP std::this_thread::sleep_for (\fBconst\fP \fBchrono::duration\fP< _Rep, \fB_Period\fP > & __rtime)\fC [inline]\fP" .PP sleep_for .PP Definition at line \fB366\fP of file \fBthread\fP\&. .SS "template<\fBtypename\fP \fB_Clock\fP , \fBtypename\fP _Duration > \fBvoid\fP std::this_thread::sleep_until (\fBconst\fP \fBchrono::time_point\fP< \fB_Clock\fP, _Duration > & __atime)\fC [inline]\fP" .PP sleep_until .PP Definition at line \fB388\fP of file \fBthread\fP\&. .SS "\fBvoid\fP std::this_thread::yield ()\fC [inline]\fP, \fC [noexcept]\fP" .PP yield .PP Definition at line \fB353\fP of file \fBthread\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.