]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/std_mutex.h
fortran: Add -finline-intrinsics flag for MINLOC/MAXLOC [PR90608]
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / std_mutex.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-11  Jonathan Wakelylibstdc++: Add [[nodiscard]] to lock types
2023-01-16  Jakub JelinekUpdate copyright years.
2023-01-13  Jonathan Wakelylibstdc++: Add <errno.h> to <bits/std_mutex.h>
2023-01-13  Jonathan Wakelylibstdc++: Do not include <system_error> in concurrency...
2022-12-06  Jonathan Wakelylibstdc++: Add nodiscard attribute to mutex try_lock...
2022-05-13  Jonathan Wakelylibstdc++: Improve doxygen docs for <mutex>
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-09  Jonathan Wakelylibstdc++: Allow std::condition_variable waits to be...
2021-04-06  Jonathan Wakelylibstdc++: Fix doxygen markup for group close commands
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-25  Jonathan Wakelylibstdc++: Encapsulate __gthread_cond_t as std::__condvar
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-25  Jonathan WakelyMove std::unique_lock definition to a separate header
2018-01-03  Jakub JelinekUpdate copyright years.
2017-03-23  Daniel KrueglerImplement P0607R0 "Inline Variables for Standard Librar...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-11  Jonathan WakelyMore noexcept for standard mutex types and locks
2016-01-15  Jonathan Wakely* include/bits/std_mutex.h: Fix Doxygen @file name.
2016-01-06  Jonathan WakelyRename bits/mutex.h to avoid clashing with glibc