Home
last modified time | relevance | path

Searched refs:check_busyloop (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/tests/
Daudio_thread_unittest.cc1017 check_busyloop(&wait_ts); in TEST()
1020 check_busyloop(&wait_ts); in TEST()
1023 check_busyloop(&wait_ts); in TEST()
1028 check_busyloop(&wait_ts); in TEST()
/external/adhd/cras/src/server/
Daudio_thread.c789 static void check_busyloop(struct timespec *wait_ts) in check_busyloop() function
897 check_busyloop(wait_ts); in audio_io_thread()