Home | History | Annotate | Download | only in ulinux

Lines Matching defs:GKI_delay

171     /* pthread_mutex_init(&thread_delay_mutex, NULL); */  /* used in GKI_delay */
763 ** Function GKI_delay
774 void GKI_delay (UINT32 timeout)
780 GKI_TRACE_2("GKI_delay %d %d", rtask, timeout);
800 GKI_TRACE_2("GKI_delay %d %d done", rtask, timeout);