summaryrefslogtreecommitdiff
path: root/libcxx/test/std/thread/thread.stoptoken/stopcallback/dtor.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
2024-09-16[libc++][modules] Fix missing and incorrect includes (#108850)Louis Dionne
2023-07-11[libc++] Make `stop_token` experimentalHui
2023-06-19[libc++] Add missing 'return 0' from main functions in testsLouis Dionne
2023-06-05[libc++] Implement `stop_token`Hui