summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/30_threads/unique_lock/locking
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-165-5/+5
* libstdc++: Add nodiscard attribute to mutex try_lock functionsJonathan Wakely2022-12-062-3/+3
* Update copyright years.Jakub Jelinek2022-01-035-5/+5
* Update copyright years.Jakub Jelinek2021-01-045-5/+5
* Fix libstdc++ testsuite to handle VxWorks gthreads implementationCorentin Gay2020-08-234-8/+6
* libstdc++: Define and use chrono::is_clock for C++20Jonathan Wakely2020-03-251-0/+59
* Update copyright years.Jakub Jelinek2020-01-014-4/+4
* libstdc++: Improve tests for try_lock_until members of mutex typesMike Crowe2019-12-021-4/+10
* Update copyright years.Jakub Jelinek2019-01-014-4/+4
* Remove dg-require-cstdint directive from testsJonathan Wakely2018-07-264-4/+0
* Update copyright years.Jakub Jelinek2018-01-034-4/+4
* Use pthread effective-target in testsuiteRainer Orth2017-06-154-8/+12
* Update copyright years.Jakub Jelinek2017-01-014-4/+4
* isblank.cc: Remove 'test' variables.Paolo Carlini2016-10-174-5/+0
* Simplify dg-options for tests using pthreadsJonathan Wakely2016-08-194-12/+8
* Update copyright years.Jakub Jelinek2016-01-044-4/+4
* Add portable timed_mutex and recursive_timed_mutex.Jonathan Wakely2015-09-042-2/+0
* libstdc++: Run tests on RTEMSSebastian Huber2015-09-034-8/+8
* Update copyright years.Jakub Jelinek2015-01-054-4/+4
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-164-12/+12
* re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely2014-05-234-8/+8
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-024-4/+4
* forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge2013-06-104-8/+8
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-034-4/+4
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-144-8/+8
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-124-8/+8
* 39909.cc: Remove duplicate target selector.Jonathan Wakely2012-02-074-8/+8
* re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)Jonathan Wakely2012-01-214-12/+12
* re PR libstdc++/50196 ([C++0x] std::thread not available under macos)Jonathan Wakely2011-10-222-4/+4
* re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini2009-04-251-3/+4
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-094-52/+16
* system_error (is_error_code_enum): Specialize for errc.Chris Fairles2008-10-221-3/+2
* system_error (native_category): Remove.Paolo Carlini2008-10-101-3/+5
* condition_variable: Use new deleted ctors.Chris Fairles2008-09-034-0/+337