HomeSort by relevance Sort by last modified time
    Searched full:nanosleep (Results 176 - 200 of 755) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/ltrace/sysdeps/linux-gnu/sparc/
syscallent.h 270 "nanosleep", /* 249 */
  /external/ltrace/sysdeps/linux-gnu/x86/
syscallent.h 184 "nanosleep", /* 162 */
syscallent1.h 57 "nanosleep", /* 35 */
  /external/strace/
sys_func.h 138 extern SYS_FUNC(nanosleep);
  /external/valgrind/helgrind/tests/
tc08_hbl2.c 159 nanosleep(&ts, 0);
  /external/vboot_reference/firmware/stub/
tpm_lite_stub.c 181 nanosleep(&delay, NULL);
  /external/webrtc/src/system_wrappers/source/
critical_section_unittest.cc 15 // For nanosleep()
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 74 nanosleep(&tm, NULL);
  /frameworks/base/libs/usb/tests/accessorytest/
hid.c 46 nanosleep(&tm, NULL);
usb.c 42 nanosleep(&tm, NULL);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
thread.cpp 127 while (nanosleep(&ts, &ts) == -1 && errno == EINTR)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
thread 272 ::nanosleep(&__ts, 0);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
thread 272 ::nanosleep(&__ts, 0);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
thread 272 ::nanosleep(&__ts, 0);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
thread 272 ::nanosleep(&__ts, 0);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
thread 286 ::nanosleep(&__ts, 0);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
thread 277 ::nanosleep(&__ts, 0);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
thread 286 ::nanosleep(&__ts, 0);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
thread 277 ::nanosleep(&__ts, 0);
  /development/ndk/platforms/android-3/arch-arm/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/libx32/
libc.so 
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/lib/
libc.so 

Completed in 718 milliseconds

1 2 3 4 5 6 78 91011>>