summaryrefslogtreecommitdiff
path: root/libcxx/test/std/thread/thread.latch/ctor.pass.cpp
AgeCommit message (Expand)Author
2024-07-31[libc++] Drop support for the C++20 Synchronization Library before C++20 (#82...Louis Dionne
2024-04-16[libc++] Deprecate the C++20 synchronization library before C++20 (#86410)Louis Dionne
2023-07-12[libc++] add test for latch ctorEdoardo Sanguineti