Searched defs:gki_pthread_info_t (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/gki/ulinux/
H A Dgki_ulinux.c73 } gki_pthread_info_t; typedef in typeref:struct:__anon1132
89 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
266 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params;
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c89 } gki_pthread_info_t; typedef in typeref:struct:__anon23888
90 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
106 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params;
655 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask];
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c88 } gki_pthread_info_t; typedef in typeref:struct:__anon23901
89 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
103 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params;
632 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask];

Completed in 135 milliseconds