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 89 } gki_pthread_info_t; typedef in typeref:struct:__anon28506
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];
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 88 } gki_pthread_info_t; typedef in typeref:struct:__anon28519
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];
    [all...]
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 73 } gki_pthread_info_t; typedef in typeref:struct:__anon5757
89 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
266 gki_pthread_info_t *p_pthread_info = (gki_pthread_info_t *)params;
    [all...]

Completed in 57 milliseconds