Show patches with: Submitter = Mike Crowe       |    State = Action Required       |    Archived = No       |   63 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++: Fix chrono::__detail::ceil to work with C++11 (was Re: [PATCH v5 6/8] libstdc++ atomic_f… libstdc++: Fix chrono::__detail::ceil to work with C++11 (was Re: [PATCH v5 6/8] libstdc++ atomic_f… - - - - --- 2020-09-19 Mike Crowe New
[v5,8/8] libstdc++: Extra async tests, not for merging std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,7/8] libstdc++ condition_variable: Avoid rounding errors on custom clocks std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486] std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,5/8] libstdc++ futex: Loop when waiting against arbitrary clock std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,4/8] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,3/8] libstdc++ futex: Support waiting on std::chrono::steady_clock directly std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,2/8] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v5,1/8] libstdc++: Improve async test std::future::wait_* and std::condition_variable improvements - - - - --- 2020-05-29 Mike Crowe New
[v4,7/7] libstdc++: Extra async tests, not for merging std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,6/7] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_for std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,5/7] libstdc++ futex: Loop when waiting against arbitrary clock std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,4/7] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,3/7] libstdc++ futex: Support waiting on std::chrono::steady_clock directly std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,2/7] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,1/7] libstdc++: Improve async test std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v2,11/11] shared_mutex: Fix try_lock_until and try_lock_shared_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,10/11] libstdc++ timed_mutex: Ensure that try_lock_for waits for long enough timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,07/11] PR libstdc++/91906 Fix timed_mutex::try_lock_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,06/11] libstdc++ testsuite: Move slow_clock to its own header timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,05/11] PR libstdc++/78237 Add full steady_clock support to timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,04/11] libstdc++ testsuite: Also test unique_lock::try_lock_until with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,03/11] libstdc++ testsuite: Also test timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,02/11] libstdc++ testsuite: Add timed_mutex::try_lock_until test timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[v2,01/11] libstdc++ testsuite: Check return value from timed_mutex::try_lock_until timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-10-15 Mike Crowe New
[11/11] shared_mutex: Fix try_lock_until and try_lock_shared_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[10/11] libstdc++ timed_mutex: Ensure that try_lock_for waits for long enough timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[07/11] PR libstdc++/91906 Fix timed_mutex::try_lock_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[06/11] libstdc++ testsuite: Move slow_clock to its own header timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[05/11] PR libstdc++/78237 Add full steady_clock support to timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[04/11] libstdc++ testsuite: Also test unique_lock::try_lock_until with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[03/11] libstdc++ testsuite: Also test timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[02/11] libstdc++ testsuite: Add timed_mutex::try_lock_until test timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[01/11] libstdc++ testsuite: Check return value from timed_mutex::try_lock_until timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[2/2] PR libstdc++/41861 Add full steady_clock support to condition_variable PR libstdc++/41861 Add full steady_clock support to condition_variable - - - - --- 2019-07-15 Mike Crowe New
[1/2] Add user-defined clock to libstdc++ condition_variable tests PR libstdc++/41861 Add full steady_clock support to condition_variable - - - - --- 2019-07-15 Mike Crowe New
Use steady_clock to implement condition_variable::wait_for with predicate Use steady_clock to implement condition_variable::wait_for with predicate - - - - --- 2018-09-12 Mike Crowe New
atomic_futex: Avoid rounding errors in std::future::wait_for atomic_futex: Avoid rounding errors in std::future::wait_for - - - - --- 2018-08-02 Mike Crowe New
[PATCHv3,6/6] Extra async tests, not for merging std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,5/6] libstdc++ futex: Loop when waiting against arbitrary clock std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,4/6] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,3/6] libstdc++ futex: Support waiting on std::chrono::steady_clock directly std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,2/6] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,1/6] Improve libstdc++-v3 async test std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[2/2] condition_variable: Use steady_clock to implement wait_for [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-20 Mike Crowe New
[1/2] condition_variable: Report early wakeup of wait_until as no_timeout [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-20 Mike Crowe New
[2/2] condition_variable: Use steady_clock to implement wait_for [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-10 Mike Crowe New
[1/2] condition_variable: Report early wakeup of wait_until as no_timeout [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-10 Mike Crowe New
[5/5] Extra async tests, not for merging Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[4/5] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[3/5] libstdc++ futex: Support waiting on std::chrono::steady_clock directly Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[2/5] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[1/5] Improve libstdc++-v3 async test Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2018-01-07 Mike Crowe New
[RFC,4/4] Extra async tests, not for merging Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2017-09-22 Mike Crowe New
[RFC,3/4] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2017-09-22 Mike Crowe New
[RFC,2/4] libstdc++ futex: Support waiting on std::chrono::steady_clock directly Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2017-09-22 Mike Crowe New
[RFC,1/4] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait Make std::future::wait_* use std::chrono::steady_clock when required - - - - --- 2017-09-22 Mike Crowe New
[RFCv2] Add steady_clock support to condition_variable - - - - --- 2015-07-07 Mike Crowe New
[RFC,2/2] Add steady_clock support to condition_variable - - - - --- 2015-07-06 Mike Crowe New