Searched refs:thread_timeout_cond (Results 1 – 2 of 2) sorted by relevance
37 pthread_cond_t thread_timeout_cond[GKI_MAX_TASKS]; member
213 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()