Searched refs:pthread_yield (Results 1 - 9 of 9) sorted by relevance

/external/google-breakpad/src/common/android/testing/
H A Dpthread_fixes.h92 int pthread_yield(void) { function in namespace:__anon6727
/external/ltp/android/include/
H A Dbionic-compat.h55 static inline int pthread_yield(void) function
/external/valgrind/drd/tests/
H A Dannotate_rwlock.c64 /* Darwin doesn't have an implementation of pthread_yield(). */
67 pthread_yield();
88 /* Darwin doesn't have an implementation of pthread_yield(). */
91 pthread_yield();
H A Dannotate_barrier.c90 /* Darwin doesn't have an implementation of pthread_yield(). */
93 pthread_yield();
/external/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl34.c87 pthread_yield();
/external/ltp/testcases/realtime/stress/pi-tests/
H A Dtestpi-3.c142 pthread_yield();
244 pthread_yield();
/external/google-breakpad/src/common/linux/tests/
H A Dcrash_generator.cc91 pthread_yield();
/external/ImageMagick/MagickCore/
H A Dvms.h847 #define pthread_yield PTHREAD_YIELD macro
/external/mesa3d/include/GL/
H A Dvms_x_fix.h1067 #define pthread_yield PTHREAD_YIELD macro

Completed in 490 milliseconds