Home
last modified time | relevance | path

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

/system/nfc/src/gki/ulinux/
Dgki_ulinux.cc74 } gki_pthread_info_t; typedef
75 gki_pthread_info_t gki_pthread_info[GKI_MAX_TASKS];
88 gki_pthread_info_t* p_pthread_info = (gki_pthread_info_t*)params; in gki_task_entry()
555 gki_pthread_info_t* p_pthread_info = &gki_pthread_info[rtask]; in GKI_wait()