Home
last modified time | relevance | path

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

/device/htc/flounder/audio/hal/
Daudio_hw.c4760 pthread_t th; in adev_open() local
4775 if (pthread_create(&th, NULL, tfa9895_config_thread, (void* )adev) != 0) { in adev_open()