]> gcc.gnu.org Git - gcc.git/commit
re PR target/64368 (Several libstdc++ test failures on non-linux platforms after...
authorJonathan Wakely <jwakely@redhat.com>
Tue, 27 Jan 2015 11:12:04 +0000 (11:12 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 27 Jan 2015 11:12:04 +0000 (11:12 +0000)
commit506f03c370e7cc6658a1aeb291a1a5b3d6143000
tree7d15096d2ba2e08e32e469edabcaeb051a72699e
parentf962fbf14c2fba5d5195cb4094f13e76f901f709
re PR target/64368 (Several libstdc++ test failures on non-linux platforms after r218964.)

PR libstdc++/64368
* include/std/shared_mutex (shared_timed_mutex::try_lock_for,
shared_timed_mutex::try_lock_until): Only define when POSIX thread
timeouts option is supported.
(shared_timed_mutex::try_shared_lock_for,
shared_timed_mutex::try_shared_lock_until): Likewise.

From-SVN: r220161
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/shared_mutex
This page took 0.058266 seconds and 5 git commands to generate.