aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/30_threads/condition_variable
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek13-13/+13
2024-01-03Update copyright years.Jakub Jelinek13-13/+13
2023-09-16libstdc++: Remove dg-options "-std=gnu++20" from 30_threads testsJonathan Wakely1-2/+1
2023-01-16Update copyright years.Jakub Jelinek13-13/+13
2022-01-03Update copyright years.Jakub Jelinek13-13/+13
2021-12-09libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]Jonathan Wakely1-0/+66
2021-01-04Update copyright years.Jakub Jelinek13-13/+13
2020-10-22libstdc++: Fix custom clock in testJonathan Wakely1-4/+5
2020-09-11libstdc++: Avoid rounding errors on custom clocks in condition_variableMike Crowe1-7/+54
2020-08-23Fix libstdc++ testsuite to handle VxWorks gthreads implementationCorentin Gay8-16/+8
2020-03-25libstdc++: Define and use chrono::is_clock for C++20Jonathan Wakely2-0/+63
2020-01-01Update copyright years.Jakub Jelinek12-12/+12
2019-12-02libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906)Mike Crowe1-16/+1
2019-09-04Add user-defined clock to libstdc++ condition_variable testsMike Crowe1-4/+35
2019-01-01Update copyright years.Jakub Jelinek12-12/+12
2018-08-01Report early wakeup of condition_variable::wait_until as no_timeoutMike Crowe1-0/+52
2018-07-26Remove dg-require-cstdint directive from testsJonathan Wakely12-12/+0
2018-01-03Update copyright years.Jakub Jelinek12-12/+12
2017-12-14PR libstdc++/68519 use native duration to avoid rounding errorsJonathan Wakely1-0/+51
2017-06-15Use pthread effective-target in testsuiteRainer Orth7-14/+21
2017-01-09Define testsuite macro for correct thread_local destructorsJonathan Wakely1-4/+5
2017-01-01Update copyright years.Jakub Jelinek11-11/+11
2016-10-17isblank.cc: Remove 'test' variables.Paolo Carlini4-8/+0
2016-08-26Use effective-target instead of -std optionsJonathan Wakely4-8/+4
2016-08-19Simplify dg-options for tests using pthreadsJonathan Wakely7-21/+14
2016-01-04Update copyright years.Jakub Jelinek11-11/+11
2015-09-03libstdc++: Run tests on RTEMSSebastian Huber7-14/+14
2015-01-05Update copyright years.Jakub Jelinek11-11/+11
2014-12-113.cc: Only use a thread_local when __cxa_thread_atexit_impl is available.Jonathan Wakely1-0/+5
2014-12-02Define *_at_thread_exit() functions.Jonathan Wakely1-0/+55
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini10-22/+22
2014-05-2354297.cc: Remove duplicate dragonfly selector.Jonathan Wakely1-2/+2
2014-05-231.cc: Add xfail for dragonfly.Jonathan Wakely1-1/+1
2014-05-23re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely6-11/+11
2014-04-02re PR target/54407 (FAIL: 30_threads/condition_variable/54185.cc execution te...Dominique d'Humieres1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford10-10/+10
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge6-11/+11
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford10-10/+10
2012-12-01re PR libstdc++/55503 (FAIL: 30_threads/condition_variable/members/53841.cc (...John David Anglin1-1/+1
2012-11-15re PR libstdc++/53841 ([C++11] condition_variable::wait_until() fails with hi...Jonathan Wakely1-0/+50
2012-08-13re PR libstdc++/54185 (condition_variable not properly destructed)David Adler1-0/+62
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth4-8/+8
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth4-8/+8
2012-01-21re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)Jonathan Wakely4-12/+12
2011-07-21chrono: (system_clock::is_steady): Update to N3291 from is_monotonic.Benjamin Kosnik1-3/+3
2010-06-29* decl2.c (mark_used): Adjust error for use of deleted function.Jason Merrill2-6/+4
2010-01-29condition_variable (condition_variable_any:: __wait_until_impl): Add.Paolo Carlini2-6/+12
2010-01-29condition_variable (enum class cv_status): Add and use it throughout, per N3000.Paolo Carlini4-6/+6
2009-12-18condition_variable: Revert inadvertent changes.Paolo Carlini4-6/+6
2009-12-18re PR libstdc++/40088 (Creating a std::ostringstream object locks a global mu...Jimmy Guo4-6/+6