Home
last modified time | relevance | path

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

/external/uwb/src/gki/ulinux/
Duwb_gki_int.h38 pthread_mutex_t thread_timeout_mutex[GKI_MAX_TASKS]; member
Duwb_gki_ulinux.cc183 pthread_mutex_init(&gki_cb.os.thread_timeout_mutex[task_id], NULL); in phUwb_GKI_create_task()
754 pthread_mutex_destroy(&gki_cb.os.thread_timeout_mutex[task_id]); in phUwb_GKI_exit_task()