summaryrefslogtreecommitdiff
path: root/libcxx/include/__stop_token/stop_token.h
AgeCommit message (Expand)Author
2025-10-09[libc++] Remove availability annotations that aren't required anymore (#161640)Nikolas Klauser
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
2024-05-28[libc++] Make the __availability header a sub-header of __config (#93083)Louis Dionne
2023-09-29[libc++] Implement `std::condition_variable_any::wait[_for/until]` overloads ...Hui
2023-07-11[libc++] Make `stop_token` experimentalHui
2023-06-05[libc++] Implement `stop_token`Hui