Home
last modified time | relevance | path

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

/hardware/libhardware/modules/radio/
Dradio_hw.c95 pthread_t callback_thread; member
705 pthread_create(&rdev->tuner->callback_thread, (const pthread_attr_t *) NULL, in rdev_open_tuner()
740 pthread_join(stub_tuner->callback_thread, (void **) NULL); in rdev_close_tuner()