aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/std_mutex.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-11libstdc++: Add [[nodiscard]] to lock typesJonathan Wakely1-0/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-13libstdc++: Add <errno.h> to <bits/std_mutex.h>Jonathan Wakely1-0/+1
2023-01-13libstdc++: Do not include <system_error> in concurrency headersJonathan Wakely1-1/+0
2022-12-06libstdc++: Add nodiscard attribute to mutex try_lock functionsJonathan Wakely1-0/+1
2022-05-13libstdc++: Improve doxygen docs for <mutex>Jonathan Wakely1-1/+20
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-09libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]Jonathan Wakely1-3/+3
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-25libstdc++: Encapsulate __gthread_cond_t as std::__condvarJonathan Wakely1-0/+70
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-25Move std::unique_lock definition to a separate headerJonathan Wakely1-195/+0
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-03-23Implement P0607R0 "Inline Variables for Standard Library" for C++17Daniel Kruegler1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-11More noexcept for standard mutex types and locksJonathan Wakely1-3/+3
2016-01-15* include/bits/std_mutex.h: Fix Doxygen @file name.Jonathan Wakely1-1/+1
2016-01-06Rename bits/mutex.h to avoid clashing with glibcJonathan Wakely1-0/+373