Searched refs:audiorecord_tid (Results 1 – 1 of 1) sorted by relevance
68 pthread_t audiorecord_tid; variable250 err = pthread_create(&audiorecord_tid, NULL, audio_record_test, tc_info); in start_test_pthread()