Home
last modified time | relevance | path

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

/hardware/qcom/audio/libalsa-intf/
Dmsm8960_use_cases.h173 pthread_t thr; member
Dalsa_ucm.c2269 ret = pthread_join(uc_mgr->thr, NULL); in snd_use_case_mgr_wait_for_parsing()
2428 rc = pthread_create(&(*uc_mgr)->thr, 0, second_stage_parsing_thread, in snd_ucm_parse()
/hardware/qcom/camera/
DQualcommCameraHardware.cpp5736 pthread_t thr; in autoFocus() local
5741 !pthread_create(&thr, &attr, in autoFocus()