aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/30_threads/call_once/39909.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-03libstdc++: Rewrite std::call_once to use futexes [PR 66146]Jonathan Wakely1-2/+1
2020-08-23Fix libstdc++ testsuite to handle VxWorks gthreads implementationCorentin Gay1-2/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-26Remove dg-require-cstdint directive from testsJonathan Wakely1-1/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-15Use pthread effective-target in testsuiteRainer Orth1-2/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-19Simplify dg-options for tests using pthreadsJonathan Wakely1-3/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-03libstdc++: Run tests on RTEMSSebastian Huber1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini1-3/+3
2014-05-23re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely1-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge1-2/+2
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-2/+2
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-2/+2
2012-02-0739909.cc: Remove duplicate target selector.Jonathan Wakely1-2/+2
2012-01-21re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)Jonathan Wakely1-3/+3
2009-05-05re PR libstdc++/39909 (non-TLS version of std::call_once causes terminate)Jonathan Wakely1-0/+56