Home | History | Annotate | Download | only in ulinux

Lines Matching defs:GKI_delay

168     /* pthread_mutex_init(&thread_delay_mutex, NULL); */  /* used in GKI_delay */
740 ** Function GKI_delay
751 void GKI_delay (UINT32 timeout)
757 GKI_TRACE_2("GKI_delay %d %d", rtask, timeout);
777 GKI_TRACE_2("GKI_delay %d %d done", rtask, timeout);