[Bug libstdc++/54562] mutex and condition variable timers

2013-11-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54562 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/54562] mutex and condition variable timers

2013-11-11 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54562 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Mon Nov 11 13:33:48 2013 New Revision: 204672 URL: http://gcc.gnu.org/viewcvs?rev=204672&root=gcc&view=rev Log: PR libstdc++/54562 * include/std/mutex (__timed_mutex_impl::__clock

[Bug libstdc++/54562] mutex and condition variable timers

2013-06-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54562 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug libstdc++/54562] mutex and condition variable timers

2012-10-08 Thread zoltan at epochcapital dot com.au
at gcc dot gnu.org [mailto:gcc-bugzi...@gcc.gnu.org] > Sent: Tuesday, 9 October 2012 6:55 AM > To: zol...@epochcapital.com.au > Subject: [Bug libstdc++/54562] mutex and condition variable timers > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54562 >

[Bug libstdc++/54562] mutex and condition variable timers

2012-10-08 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54562 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/54562] mutex and condition variable timers

2012-09-12 Thread zoltan at epochcapital dot com.au
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54562 --- Comment #1 from Zoltan Glozik 2012-09-13 02:24:24 UTC --- Created attachment 28183 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28183 suggested patch