Home | History | Annotate | Download | only in ulinux

Lines Matching defs:GKI_delay

318     /* pthread_mutex_init(&thread_delay_mutex, NULL); */  /* used in GKI_delay */
850 ** Function GKI_delay
861 void GKI_delay (UINT32 timeout)
867 GKI_TRACE("GKI_delay %d %d", (int)rtask, (int)timeout);
886 GKI_TRACE("GKI_delay %d %d done", (int)rtask, (int)timeout);