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

/external/bluetooth/bluedroid/gki/ulinux/
H A Dgki_int.h78 pthread_cond_t thread_timeout_cond[GKI_MAX_TASKS]; member in struct:__anon1002
H A Dgki_ulinux.c270 pthread_cond_init (&gki_cb.os.thread_timeout_cond[task_id], NULL);
1464 pthread_cond_destroy (&gki_cb.os.thread_timeout_cond[task_id]);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_int.h38 pthread_cond_t thread_timeout_cond[GKI_MAX_TASKS]; member in struct:__anon8193
H A Dgki_ulinux.c245 pthread_cond_init (&gki_cb.os.thread_timeout_cond[task_id], NULL);
1229 pthread_cond_destroy (&gki_cb.os.thread_timeout_cond[task_id]);
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_int.h38 pthread_cond_t thread_timeout_cond[GKI_MAX_TASKS]; member in struct:__anon8205
H A Dgki_ulinux.c242 pthread_cond_init (&gki_cb.os.thread_timeout_cond[task_id], NULL);
1207 pthread_cond_destroy (&gki_cb.os.thread_timeout_cond[task_id]);

Completed in 230 milliseconds