summaryrefslogtreecommitdiff
path: root/libcxx/include/__stop_token/stop_state.h
AgeCommit message (Expand)Author
2025-10-09[libc++] Remove availability annotations that aren't required anymore (#161640)Nikolas Klauser
2025-01-08[libc++] Put _LIBCPP_NODEBUG on all internal aliases (#118710)Nikolas Klauser
2024-11-06[libc++] Refactor the configuration macros to being always defined (#112094)Nikolas Klauser
2024-05-28[libc++] Make the __availability header a sub-header of __config (#93083)Louis Dionne
2024-02-29[libc++] Clean up includes of <__assert> (#80091)Louis Dionne
2023-09-29[libc++] Implement `std::condition_variable_any::wait[_for/until]` overloads ...Hui
2023-09-16[libc++] implement std::`jthread`Hui
2023-06-28[libc++][hardening][NFC] Introduce `_LIBCPP_ASSERT_UNCATEGORIZED`.varconst
2023-06-17[libc++][NFC] Granularise <thread> headerHui
2023-06-05[libc++] Implement `stop_token`Hui