HomeSort by relevance Sort by last modified time
    Searched refs:nanosleep (Results 126 - 150 of 210) sorted by null

1 2 3 4 56 7 8 9

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
time.h 327 extern int nanosleep (__const struct timespec *__requested_time,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 327 extern int nanosleep (__const struct timespec *__requested_time,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
time.h 327 extern int nanosleep (__const struct timespec *__requested_time,
  /system/extras/tests/bionic/libc/common/
test_pthread_rwlock.c 91 ret = nanosleep(&ts, &ts);
  /system/extras/tests/lib/testUtil/
testUtil.c 262 // where nanosleep(2) returns early due to reception of a signal.
281 (void) nanosleep(&remaining, NULL);
288 // testDelaySpin() performs a spin loop, instead of using nanosleep().
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 127 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 127 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h 127 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-unistd.h 127 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-unistd.h 127 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 124 int nanosleep (const struct timespec *, struct timespec *);

Completed in 223 milliseconds

1 2 3 4 56 7 8 9