Home
last modified time | relevance | path

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

/system/nfc/src/gki/ulinux/
Dgki_int.h37 pthread_cond_t thread_timeout_cond[GKI_MAX_TASKS]; member
Dgki_ulinux.cc213 pthread_cond_init(&gki_cb.os.thread_timeout_cond[task_id], &attr); in GKI_create_task()
1084 pthread_cond_destroy(&gki_cb.os.thread_timeout_cond[task_id]); in GKI_exit_task()