Searched refs:gki_pthread_info_t (Results 1 – 3 of 3) sorted by relevance
91 } gki_pthread_info_t; typedef92 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];108 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params; in gki_task_entry()654 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask]; in GKI_wait()
90 } gki_pthread_info_t; typedef91 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];105 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params; in gki_task_entry()629 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask]; in GKI_wait()
107 } gki_pthread_info_t; typedef115 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];145 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params; in gki_task_entry()