Home
last modified time | relevance | path

Searched refs:_LIBCPP_HAS_NO_THREADS (Results 1 – 23 of 23) sorted by relevance

/external/libcxx/src/
Ddebug.cpp38 #ifndef _LIBCPP_HAS_NO_THREADS
113 #ifndef _LIBCPP_HAS_NO_THREADS in __find_c_from_i()
124 #ifndef _LIBCPP_HAS_NO_THREADS in __insert_ic()
147 #ifndef _LIBCPP_HAS_NO_THREADS in __insert_c()
195 #ifndef _LIBCPP_HAS_NO_THREADS in __erase_i()
228 #ifndef _LIBCPP_HAS_NO_THREADS in __invalidate_all()
254 #ifndef _LIBCPP_HAS_NO_THREADS in __find_c_and_lock()
259 #ifndef _LIBCPP_HAS_NO_THREADS in __find_c_and_lock()
268 #ifndef _LIBCPP_HAS_NO_THREADS in __find_c_and_lock()
278 #ifndef _LIBCPP_HAS_NO_THREADS in __find_c_and_lock()
[all …]
Dalgorithm.cpp52 #ifndef _LIBCPP_HAS_NO_THREADS
59 #ifndef _LIBCPP_HAS_NO_THREADS in __rs_default()
72 #ifndef _LIBCPP_HAS_NO_THREADS in ~__rs_default()
Dmutex.cpp18 #ifndef _LIBCPP_HAS_NO_THREADS
219 #ifndef _LIBCPP_HAS_NO_THREADS
230 #if defined(_LIBCPP_HAS_NO_THREADS) in __call_once()
Dmemory.cpp12 #ifndef _LIBCPP_HAS_NO_THREADS
127 #if __has_feature(cxx_atomic) && !defined(_LIBCPP_HAS_NO_THREADS)
Dcondition_variable.cpp12 #ifndef _LIBCPP_HAS_NO_THREADS
Dshared_mutex.cpp11 #ifndef _LIBCPP_HAS_NO_THREADS
Dthread.cpp11 #ifndef _LIBCPP_HAS_NO_THREADS
Dfuture.cpp12 #ifndef _LIBCPP_HAS_NO_THREADS
Dios.cpp158 #if __has_feature(cxx_atomic) && !defined(_LIBCPP_HAS_NO_THREADS)
/external/libcxx/test/std/atomics/
Dlibcpp-has-no-threads.fail.cpp15 #ifndef _LIBCPP_HAS_NO_THREADS
16 #define _LIBCPP_HAS_NO_THREADS macro
Dlibcpp-has-no-threads.pass.cpp11 #ifdef _LIBCPP_HAS_NO_THREADS
/external/libcxx/src/support/
Datomic_support.h22 #if !defined(_LIBCPP_HAS_ATOMIC_BUILTINS) && !defined(_LIBCPP_HAS_NO_THREADS)
34 #if defined(_LIBCPP_HAS_ATOMIC_BUILTINS) && !defined(_LIBCPP_HAS_NO_THREADS)
/external/libcxx/test/libcxx/
Ddouble_include.sh.cpp104 #ifndef _LIBCPP_HAS_NO_THREADS
/external/libcxx/include/
D__mutex_base25 #ifndef _LIBCPP_HAS_NO_THREADS
320 #endif // !_LIBCPP_HAS_NO_THREADS
338 #ifndef _LIBCPP_HAS_NO_THREADS
403 #endif // !_LIBCPP_HAS_NO_THREADS
Dcondition_variable118 #ifndef _LIBCPP_HAS_NO_THREADS
258 #endif // !_LIBCPP_HAS_NO_THREADS
Dthread110 #ifdef _LIBCPP_HAS_NO_THREADS
112 #else // !_LIBCPP_HAS_NO_THREADS
463 #endif // !_LIBCPP_HAS_NO_THREADS
Dshared_mutex138 #ifdef _LIBCPP_HAS_NO_THREADS
140 #else // !_LIBCPP_HAS_NO_THREADS
497 #endif // !_LIBCPP_HAS_NO_THREADS
Dmutex192 #ifndef _LIBCPP_HAS_NO_THREADS
432 #endif // !_LIBCPP_HAS_NO_THREADS
D__config740 #if defined(_LIBCPP_HAS_NO_MONOTONIC_CLOCK) && !defined(_LIBCPP_HAS_NO_THREADS)
742 _LIBCPP_HAS_NO_THREADS is defined.
Dios219 #if __has_feature(cxx_atomic) && !defined(_LIBCPP_HAS_NO_THREADS)
370 #if __has_feature(cxx_atomic) && !defined(_LIBCPP_HAS_NO_THREADS)
Datomic536 #ifdef _LIBCPP_HAS_NO_THREADS
538 #else // !_LIBCPP_HAS_NO_THREADS
1799 #endif // !_LIBCPP_HAS_NO_THREADS
Dfuture377 #ifdef _LIBCPP_HAS_NO_THREADS
379 #else // !_LIBCPP_HAS_NO_THREADS
2623 #endif // !_LIBCPP_HAS_NO_THREADS
Dmemory615 #if __has_feature(cxx_atomic) && !defined(_LIBCPP_HAS_NO_THREADS)
631 #if !defined(_LIBCPP_HAS_NO_THREADS) && \
5384 #if __has_feature(cxx_atomic) && !defined(_LIBCPP_HAS_NO_THREADS)
5510 #endif // __has_feature(cxx_atomic) && !defined(_LIBCPP_HAS_NO_THREADS)