Home
last modified time | relevance | path

Searched refs:pthread_yield (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-posix-return.cpp40 extern "C" int pthread_yield(void);
74 if (pthread_yield() < 0) {} in warningLessThanZero()
91 if (pthread_yield() >= 0) {} in warningAlwaysTrue()
169 int pthread_yield(void);
178 if (pthread_yield() < 0) {} in noWarning()
179 if (pthread_yield() >= 0) {} in noWarning()
180 if (pthread_yield() == -1) {} in noWarning()
181 if (pthread_yield() != -1) {} in noWarning()
182 if (pthread_yield() <= -1) {} in noWarning()
183 if (pthread_yield() < -1) {} in noWarning()
[all …]
/external/llvm-project/compiler-rt/test/tsan/
Djava_finalizer2.cpp40 pthread_yield(); in Thread3()
42 pthread_yield(); in Thread3()
73 pthread_yield(); in main()
/external/llvm-project/compiler-rt/test/tsan/Linux/
Dthread_tryjoin.c32 pthread_yield(); in main()
/external/ltp/android/include/
Dbionic-compat.h68 static inline int pthread_yield(void) in pthread_yield() function
/external/igt-gpu-tools/tests/
Ddrm_read.c223 pthread_yield(); in test_short_buffer_wakeup()
/external/ImageMagick/MagickCore/
Dvms.h847 #define pthread_yield PTHREAD_YIELD macro
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2654 fun:pthread_yield=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2654 fun:pthread_yield=uninstrumented
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi24991 <!-- int pthread_yield() -->
24992 …<function-decl name='pthread_yield' filepath='../../.././libsanitizer/tsan/tsan_interceptors.cc' l…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi14550 …<function-decl name='pthread_yield' filepath='../../.././libsanitizer/tsan/tsan_interceptors.cc' l…