This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r193528 - in /branches/gcc-4_7-branch/libstdc++...
- From: redi at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 15 Nov 2012 01:56:05 -0000
- Subject: r193528 - in /branches/gcc-4_7-branch/libstdc++...
Author: redi
Date: Thu Nov 15 01:56:05 2012
New Revision: 193528
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193528
Log:
PR libstdc++/53841
* include/std/condition_variable (condition_variable::wait_until):
Handle clocks with higher resolution than __clock_t.
* testsuite/30_threads/condition_variable/members/53841.cc: New.
Added:
branches/gcc-4_7-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/53841.cc
Modified:
branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/gcc-4_7-branch/libstdc++-v3/include/std/condition_variable