Searched refs:thread_result_capture (Results 1 – 1 of 1) sorted by relevance
178 int *thread_result_capture, *thread_result_playback; in test_loopback() local222 err = thread_wait_completion(bat, capture_id, &thread_result_capture); in test_loopback()225 free(thread_result_capture); in test_loopback()230 if (thread_result_capture == PTHREAD_CANCELED) { in test_loopback()236 if (*thread_result_capture != 0) { in test_loopback()238 *thread_result_capture); in test_loopback()