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

  /system/nfc/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 86 } gki_pthread_info_t; typedef in typeref:struct:__anon114630
87 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
102 gki_pthread_info_t* p_pthread_info = (gki_pthread_info_t*)params;
627 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask];
    [all...]
  /system/nfc/src/gki/ulinux/
gki_ulinux.c 77 } gki_pthread_info_t; typedef in typeref:struct:__anon114659
78 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
91 gki_pthread_info_t* p_pthread_info = (gki_pthread_info_t*)params;
594 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask];
    [all...]

Completed in 439 milliseconds