Searched refs:_out_buf_thread_func (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/audio/
H A Dandroid_audio_hw.c479 static void *_out_buf_thread_func(void *context) function
689 int err = pthread_create(&out->buf_thread, (const pthread_attr_t *) NULL, _out_buf_thread_func, out);

Completed in 21 milliseconds