index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
testsuite
/
30_threads
/
condition_variable
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
13
-13
/
+13
2024-01-03
Update copyright years.
Jakub Jelinek
13
-13
/
+13
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from 30_threads tests
Jonathan Wakely
1
-2
/
+1
2023-01-16
Update copyright years.
Jakub Jelinek
13
-13
/
+13
2022-01-03
Update copyright years.
Jakub Jelinek
13
-13
/
+13
2021-12-09
libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
Jonathan Wakely
1
-0
/
+66
2021-01-04
Update copyright years.
Jakub Jelinek
13
-13
/
+13
2020-10-22
libstdc++: Fix custom clock in test
Jonathan Wakely
1
-4
/
+5
2020-09-11
libstdc++: Avoid rounding errors on custom clocks in condition_variable
Mike Crowe
1
-7
/
+54
2020-08-23
Fix libstdc++ testsuite to handle VxWorks gthreads implementation
Corentin Gay
8
-16
/
+8
2020-03-25
libstdc++: Define and use chrono::is_clock for C++20
Jonathan Wakely
2
-0
/
+63
2020-01-01
Update copyright years.
Jakub Jelinek
12
-12
/
+12
2019-12-02
libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906)
Mike Crowe
1
-16
/
+1
2019-09-04
Add user-defined clock to libstdc++ condition_variable tests
Mike Crowe
1
-4
/
+35
2019-01-01
Update copyright years.
Jakub Jelinek
12
-12
/
+12
2018-08-01
Report early wakeup of condition_variable::wait_until as no_timeout
Mike Crowe
1
-0
/
+52
2018-07-26
Remove dg-require-cstdint directive from tests
Jonathan Wakely
12
-12
/
+0
2018-01-03
Update copyright years.
Jakub Jelinek
12
-12
/
+12
2017-12-14
PR libstdc++/68519 use native duration to avoid rounding errors
Jonathan Wakely
1
-0
/
+51
2017-06-15
Use pthread effective-target in testsuite
Rainer Orth
7
-14
/
+21
2017-01-09
Define testsuite macro for correct thread_local destructors
Jonathan Wakely
1
-4
/
+5
2017-01-01
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2016-10-17
isblank.cc: Remove 'test' variables.
Paolo Carlini
4
-8
/
+0
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
4
-8
/
+4
2016-08-19
Simplify dg-options for tests using pthreads
Jonathan Wakely
7
-21
/
+14
2016-01-04
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2015-09-03
libstdc++: Run tests on RTEMS
Sebastian Huber
7
-14
/
+14
2015-01-05
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2014-12-11
3.cc: Only use a thread_local when __cxa_thread_atexit_impl is available.
Jonathan Wakely
1
-0
/
+5
2014-12-02
Define *_at_thread_exit() functions.
Jonathan Wakely
1
-0
/
+55
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
10
-22
/
+22
2014-05-23
54297.cc: Remove duplicate dragonfly selector.
Jonathan Wakely
1
-2
/
+2
2014-05-23
1.cc: Add xfail for dragonfly.
Jonathan Wakely
1
-1
/
+1
2014-05-23
re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...
Jonathan Wakely
6
-11
/
+11
2014-04-02
re PR target/54407 (FAIL: 30_threads/condition_variable/54185.cc execution te...
Dominique d'Humieres
1
-1
/
+1
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
10
-10
/
+10
2013-06-10
forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...
Thomas Schwinge
6
-11
/
+11
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
10
-10
/
+10
2012-12-01
re PR libstdc++/55503 (FAIL: 30_threads/condition_variable/members/53841.cc (...
John David Anglin
1
-1
/
+1
2012-11-15
re PR libstdc++/53841 ([C++11] condition_variable::wait_until() fails with hi...
Jonathan Wakely
1
-0
/
+50
2012-08-13
re PR libstdc++/54185 (condition_variable not properly destructed)
David Adler
1
-0
/
+62
2012-03-14
Remove obsolete IRIX 6.5 support
Rainer Orth
4
-8
/
+8
2012-03-12
Remove obsolete Tru64 UNIX V5.1B support
Rainer Orth
4
-8
/
+8
2012-01-21
re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)
Jonathan Wakely
4
-12
/
+12
2011-07-21
chrono: (system_clock::is_steady): Update to N3291 from is_monotonic.
Benjamin Kosnik
1
-3
/
+3
2010-06-29
* decl2.c (mark_used): Adjust error for use of deleted function.
Jason Merrill
2
-6
/
+4
2010-01-29
condition_variable (condition_variable_any:: __wait_until_impl): Add.
Paolo Carlini
2
-6
/
+12
2010-01-29
condition_variable (enum class cv_status): Add and use it throughout, per N3000.
Paolo Carlini
4
-6
/
+6
2009-12-18
condition_variable: Revert inadvertent changes.
Paolo Carlini
4
-6
/
+6
2009-12-18
re PR libstdc++/40088 (Creating a std::ostringstream object locks a global mu...
Jimmy Guo
4
-6
/
+6
[next]