HomeSort by relevance Sort by last modified time
    Searched refs:pthread_yield (Results 1 - 13 of 13) sorted by null

  /external/google-breakpad/src/common/android/testing/
pthread_fixes.h 92 int pthread_yield(void) { function in namespace:__anon19361
  /external/ltp/android/include/
bionic-compat.h 55 static inline int pthread_yield(void) function
  /external/valgrind/drd/tests/
annotate_rwlock.c 64 /* 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();
annotate_barrier.c 90 /* Darwin doesn't have an implementation of pthread_yield(). */
93 pthread_yield();
  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl34.c 87 pthread_yield();
  /external/ltp/testcases/realtime/stress/pi-tests/
testpi-3.c 142 pthread_yield();
244 pthread_yield();
  /external/google-breakpad/src/common/linux/tests/
crash_generator.cc 91 pthread_yield();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xthreads.h 228 # define xthread_yield() pthread_yield()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xthreads.h 228 # define xthread_yield() pthread_yield()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
pthread.h 443 extern int pthread_yield (void) __THROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
pthread.h 453 extern int pthread_yield (void) __THROW;
    [all...]
  /external/ImageMagick/MagickCore/
vms.h 847 #define pthread_yield macro
    [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h 1067 #define pthread_yield macro
    [all...]

Completed in 355 milliseconds