Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/gki/ulinux/
Dgki_ulinux.c85 static pthread_t timer_thread_id = 0; variable
770 pthread_join(timer_thread_id, NULL); in GKI_freeze()
806 if (pthread_create( &timer_thread_id, in GKI_run()
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c74 static pthread_t timer_thread_id = 0; variable
535 if (pthread_create( &timer_thread_id, in GKI_run_worker_thread()
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c73 static pthread_t timer_thread_id = 0; variable
510 if (pthread_create( &timer_thread_id, in GKI_run()