Home
last modified time | relevance | path

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

/third_party/alsa-utils/bat/
Dbat.c161 static inline int thread_wait_completion(struct bat *bat, in thread_wait_completion() function
202 err = thread_wait_completion(bat, playback_id, &thread_result_playback); in test_loopback()
222 err = thread_wait_completion(bat, capture_id, &thread_result_capture); in test_loopback()
262 err = thread_wait_completion(bat, playback_id, &thread_result); in test_playback()
296 err = thread_wait_completion(bat, capture_id, &thread_result); in test_capture()