Home
last modified time | relevance | path

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

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