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

  /external/bluetooth/bluedroid/gki/ulinux/
gki_int.h 63 pthread_cond_t thread_timeout_cond[GKI_MAX_TASKS]; member in struct:__anon5755
gki_ulinux.c 401 pthread_cond_init (&gki_cb.os.thread_timeout_cond[task_id], NULL);
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
gki_int.h 38 pthread_cond_t thread_timeout_cond[GKI_MAX_TASKS]; member in struct:__anon7591
gki_ulinux.c 246 pthread_cond_init (&gki_cb.os.thread_timeout_cond[task_id], &attr);
    [all...]
  /external/libnfc-nci/src/gki/ulinux/
gki_int.h 38 pthread_cond_t thread_timeout_cond[GKI_MAX_TASKS]; member in struct:__anon7604
gki_ulinux.c 243 pthread_cond_init (&gki_cb.os.thread_timeout_cond[task_id], &attr);
    [all...]

Completed in 662 milliseconds