HomeSort by relevance Sort by last modified time
    Searched refs:nanosleep (Results 51 - 75 of 165) sorted by null

1 23 4 5 6 7

  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_threads.c 71 # define _STLP_NANOSLEEP nanosleep
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
time.h 41 extern int nanosleep(const struct timespec *, struct timespec *);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_threads.c 71 # define _STLP_NANOSLEEP nanosleep
  /external/bluetooth/bluedroid/hci/src/
utils.c 275 err = nanosleep(&delay, &delay);
  /external/valgrind/main/drd/tests/
annotate_barrier.c 148 nanosleep(&delay, 0);

Completed in 612 milliseconds

1 23 4 5 6 7