llvm-project/libcxx/test/std/thread/thread.barrier
Louis Dionne f84dbd2f2b [libc++] Enable the synchronization library on Apple platforms
The synchronization library was marked as disabled on Apple platforms
up to now because we were not 100% sure that it was going to be ABI
stable. However, it's been some time since we shipped it in upstream
libc++ now and there's been no changes so far. This patch enables the
synchronization library on Apple platforms, and hence commits the ABI
stability as far as that vendor is concerned.

Differential Revision: https://reviews.llvm.org/D96790
2021-06-11 12:45:18 -04:00
..
arrive.pass.cpp [libc++] Enable the synchronization library on Apple platforms 2021-06-11 12:45:18 -04:00
arrive_and_drop.pass.cpp [libc++] Enable the synchronization library on Apple platforms 2021-06-11 12:45:18 -04:00
arrive_and_wait.pass.cpp [libc++] Enable the synchronization library on Apple platforms 2021-06-11 12:45:18 -04:00
completion.pass.cpp [libc++] Enable the synchronization library on Apple platforms 2021-06-11 12:45:18 -04:00
max.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00