Home
last modified time | relevance | path

Searched refs:__sleep_for (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dthis_thread_sleep.h62 __sleep_for(chrono::seconds, chrono::nanoseconds); in _GLIBCXX_VISIBILITY()
83 __sleep_for(__s, __ns); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dthread.cc196 __sleep_for(chrono::seconds __s, chrono::nanoseconds __ns) in __sleep_for() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dthread.cc207 __sleep_for(chrono::seconds __s, chrono::nanoseconds __ns) in __sleep_for() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dthread384 __sleep_for(chrono::seconds, chrono::nanoseconds);
404 __sleep_for(__s, __ns);
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-201250 * src/c++11/thread.cc (__sleep_for): Use Sleep if available.
208 * config/abi/pre/gnu.ver (GLIBCXX_3.4.18): Add __sleep_for.
209 * include/std/thread (this_thread::__sleep_for): Add.
212 * src/c++11/thread.cc (this_thread::__sleep_for): Define.
H A DChangeLog-2020398 * include/std/thread [_GLIBCXX_NO_SLEEP] (__sleep_for): Do
402 * src/c++11/thread.cc [_GLIBCXX_NO_SLEEP] (__sleep_for): Do
4256 * src/c++11/thread.cc [!_GLIBCXX_HAS_GTHREADS] (__sleep_for):
H A DChangeLog-2015957 * src/c++11/thread.cc (__sleep_for): Retry on EINTR.
H A DChangeLog-20181519 * src/c++11/thread.cc (this_thread::__sleep_for)
H A DChangeLog-20147438 * src/c++11/thread.cc (__sleep_for): Fix call to ::sleep.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver1604 # std::this_thread::__sleep_for
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/
H A Dgnu.ver1625 # std::this_thread::__sleep_for