Searched refs:thread_timeout_mutex (Results 1 – 2 of 2) sorted by relevance
36 pthread_mutex_t thread_timeout_mutex[GKI_MAX_TASKS]; member
210 pthread_mutex_init(&gki_cb.os.thread_timeout_mutex[task_id], nullptr); in GKI_create_task()1081 pthread_mutex_destroy(&gki_cb.os.thread_timeout_mutex[task_id]); in GKI_exit_task()