Searched defs:_LIBCPP_HAS_NO_THREADS (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/test/std/atomics/
H A Dlibcpp-has-no-threads.fail.cpp12 // Test that including <atomic> fails to compile when _LIBCPP_HAS_NO_THREADS
15 #ifndef _LIBCPP_HAS_NO_THREADS
16 #define _LIBCPP_HAS_NO_THREADS macro

Completed in 243 milliseconds