summaryrefslogtreecommitdiff
path: root/libcxx/include/__stop_token/atomic_unique_lock.h
AgeCommit message (Expand)Author
2025-10-09[libc++] Remove availability annotations that aren't required anymore (#161640)Nikolas Klauser
2025-04-13[libc++] Replace __libcpp_popcount by __builtin_popcountg (#133937)Peng Liu
2024-11-06[libc++] Refactor the configuration macros to being always defined (#112094)Nikolas Klauser
2024-09-12[libc++] Make std::jthread supported in non-experimental mode (#107900)Louis Dionne
2023-09-16[libc++] implement std::`jthread`Hui
2023-06-05[libc++] Implement `stop_token`Hui
2023-05-17[libc++] Utilities for implementing stop_tokenHui