HomeSort by relevance Sort by last modified time
    Searched defs:_LIBCPP_HAS_NO_THREADS (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/libcxx/atomics/
libcpp-has-no-threads.fail.cpp 12 // Test that including <atomic> fails to compile when _LIBCPP_HAS_NO_THREADS
15 // MODULES_DEFINES: _LIBCPP_HAS_NO_THREADS
16 #ifndef _LIBCPP_HAS_NO_THREADS
17 #define _LIBCPP_HAS_NO_THREADS
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/atomics/
libcpp-has-no-threads.fail.cpp 12 // Test that including <atomic> fails to compile when _LIBCPP_HAS_NO_THREADS
15 // MODULES_DEFINES: _LIBCPP_HAS_NO_THREADS
16 #ifndef _LIBCPP_HAS_NO_THREADS
17 #define _LIBCPP_HAS_NO_THREADS

Completed in 118 milliseconds