HomeSort by relevance Sort by last modified time
    Searched refs:gki_pthread_info_t (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 91 } gki_pthread_info_t; typedef in typeref:struct:__anon22209
92 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
108 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params;
654 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask];
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 90 } gki_pthread_info_t; typedef in typeref:struct:__anon22221
91 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
105 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params;
632 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask];
    [all...]
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 107 } gki_pthread_info_t; typedef in typeref:struct:__anon3420
115 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
145 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params;
    [all...]

Completed in 2862 milliseconds