diff options
author | Jonathan Wakely <jwakely.gcc@gmail.com> | 2012-11-23 22:11:23 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2012-11-23 22:11:23 +0000 |
commit | aa66b299c8e766fb453279b55efcdd64d4ef360c (patch) | |
tree | bd11ed625b040c97f7b7dc87865300f4d68dbf00 /libquadmath/printf | |
parent | 9cb5411c1729695a586eaf1d47a42540560387e2 (diff) | |
download | gcc-aa66b299c8e766fb453279b55efcdd64d4ef360c.zip gcc-aa66b299c8e766fb453279b55efcdd64d4ef360c.tar.gz gcc-aa66b299c8e766fb453279b55efcdd64d4ef360c.tar.bz2 |
re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_USE_NANOSLEEP)
PR libstdc++/52680
* acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Check for usleep and
sleep if nanosleep is not available. Bump libtool revision.
* config.h.in: Regenerate.
* configure: Likewise.
* config/abi/pre/gnu.ver (GLIBCXX_3.4.18): Add __sleep_for.
* include/std/thread (this_thread::__sleep_for): Add.
(this_thread::yield, this_thread::sleep_until, this_thread::sleep_for):
Declare unconditionally.
* src/c++11/thread.cc (this_thread::__sleep_for): Define.
* testsuite/lib/libstdc++.exp (check_v3_target_nanosleep): Rename to
check_v3_target_sleep.
* testsuite/lib/dg-options.exp (dg-require-nanosleep): Rename to
dg-require-sleep.
* testsuite/30_threads/condition_variable_any/53830.cc: Update.
* testsuite/30_threads/this_thread/2.cc: Likewise.
* testsuite/30_threads/this_thread/3.cc: Likewise.
* testsuite/30_threads/this_thread/4.cc: Likewise.
* testsuite/30_threads/async/54297.cc: Likewise.
From-SVN: r193769
Diffstat (limited to 'libquadmath/printf')
0 files changed, 0 insertions, 0 deletions