Home
last modified time | relevance | path

Searched refs:gki_pthread_info_t (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Dgki_ulinux.c91 } gki_pthread_info_t; typedef
92 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()
/external/libnfc-nci/src/gki/ulinux/
Dgki_ulinux.c90 } gki_pthread_info_t; typedef
91 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()
/external/bluetooth/bluedroid/gki/ulinux/
Dgki_ulinux.c107 } gki_pthread_info_t; typedef
115 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()