summaryrefslogtreecommitdiff
path: root/libcxx/include/__thread/poll_with_backoff.h
AgeCommit message (Expand)Author
2025-10-09[libc++] Remove availability annotations that aren't required anymore (#161640)Nikolas Klauser
2024-05-28[libc++] Make the __availability header a sub-header of __config (#93083)Louis Dionne
2024-01-26[libc++][NFC] Improve variable naming in __libcpp_thread_poll_with_backoff (#...Louis Dionne
2023-12-18[libc++] Format the code base (#74334)Louis Dionne
2022-11-25[libc++][NFC] Remove unused includes from poll_with_backoff.hLouis Dionne
2022-11-25[libc++][NFC] Consistently use newline between license and include guardLouis Dionne
2022-03-01[libc++] Revert "Protect users from relying on detail headers" & related changesLouis Dionne
2022-02-26[libcxx][modules] protects users from relying on detail headersChristopher Di Bella
2022-02-23[libc++] Granularize chrono includesNikolas Klauser
2022-02-04[libc++] Normalize all our '#pragma GCC system_header', and regression-test.Arthur O'Dwyer
2022-01-14[libc++] Modularize <chrono>Louis Dionne
2021-11-17[libc++] Enable <atomic> when threads are disabledLouis Dionne