Home
last modified time | relevance | path

Searched defs:wait_ts (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
D2-3.c288 struct timespec wait_ts = {0, 100000}; in main() local
D2-2.c271 struct timespec wait_ts = {0, 100000}; in main() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
D2-7.c246 struct timespec wait_ts; in main() local
/external/adhd/cras/src/server/
Daudio_thread.c770 static void log_busyloop(struct timespec *wait_ts) in log_busyloop()
789 static void check_busyloop(struct timespec *wait_ts) in check_busyloop()
840 struct timespec *wait_ts; in audio_io_thread() local
/external/adhd/cras/src/tests/
Daudio_thread_unittest.cc1013 timespec wait_ts; in TEST() local