Searched refs:gki_pthread_info_t (Results 1 – 1 of 1) sorted by relevance
74 } gki_pthread_info_t; typedef75 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];88 gki_pthread_info_t* p_pthread_info = (gki_pthread_info_t*)params; in gki_task_entry()553 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask]; in GKI_wait()