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

  /system/nfc/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 93 ** Function gki_task_entry
100 void gki_task_entry(uintptr_t params) { function
103 GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x",
268 (void*)gki_task_entry, &gki_pthread_info[task_id]);
    [all...]
  /system/nfc/src/gki/ulinux/
gki_ulinux.c 82 ** Function gki_task_entry
89 void gki_task_entry(uintptr_t params) { function
92 GKI_TRACE_5("gki_task_entry task_id=%i, thread_id=%x/%x, pCond/pMutex=%x/%x",
254 (void*)gki_task_entry, &gki_pthread_info[task_id]);
    [all...]

Completed in 273 milliseconds