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