Home | History | Annotate | Download | only in ulinux

Lines Matching refs:GKI_wait

260    * for it calls GKI_wait */
599 ** Function GKI_wait
613 uint16_t GKI_wait(uint16_t flag, uint32_t timeout) {
621 GKI_TRACE_3("GKI_wait %d %x %d", rtask, flag, timeout);
630 GKI_TRACE_3("GKI_wait task=%i, pCond/pMutex = %x/%x", rtask,
730 GKI_TRACE_4("GKI_wait %d %x %d %x resumed", rtask, flag, timeout, evt);
798 /* protect OSWaitEvt[task_id] from manipulation in GKI_wait() */