Searched refs:__sleep_for (Results 1 – 11 of 11) sorted by relevance
62 __sleep_for(chrono::seconds, chrono::nanoseconds); in _GLIBCXX_VISIBILITY()83 __sleep_for(__s, __ns); in _GLIBCXX_VISIBILITY()
196 __sleep_for(chrono::seconds __s, chrono::nanoseconds __ns) in __sleep_for() function
207 __sleep_for(chrono::seconds __s, chrono::nanoseconds __ns) in __sleep_for() function
384 __sleep_for(chrono::seconds, chrono::nanoseconds);404 __sleep_for(__s, __ns);
50 * 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.
398 * include/std/thread [_GLIBCXX_NO_SLEEP] (__sleep_for): Do402 * src/c++11/thread.cc [_GLIBCXX_NO_SLEEP] (__sleep_for): Do4256 * src/c++11/thread.cc [!_GLIBCXX_HAS_GTHREADS] (__sleep_for):
957 * src/c++11/thread.cc (__sleep_for): Retry on EINTR.
1519 * src/c++11/thread.cc (this_thread::__sleep_for)
7438 * src/c++11/thread.cc (__sleep_for): Fix call to ::sleep.
1604 # std::this_thread::__sleep_for
1625 # std::this_thread::__sleep_for