summaryrefslogtreecommitdiff
path: root/libcxx/test/std/thread/thread.stoptoken/stopsource/request_stop.pass.cpp
AgeCommit message (Expand)Author
2025-10-09[libc++] Remove availability annotations that aren't required anymore (#161640)Nikolas Klauser
2024-10-03[libc++] Remove test suite annotations for experimental stop_token (#110890)Louis Dionne
2023-07-11[libc++] Make `stop_token` experimentalHui
2023-06-05[libc++] Implement `stop_token`Hui