Searched refs:wakeup (Results 1 – 3 of 3) sorted by relevance
169 static void wakeup();634 wakeup(); in deactivate()650 void ICEConnectionObserver::wakeup() in wakeup() function in ICEConnectionObserver782 wakeup(); in ICEWatchProc()
1420 struct timespec wakeup; in rtl_cache_wsupdate_wait() local1423 wakeup.tv_sec = now.tv_sec + (seconds); in rtl_cache_wsupdate_wait()1424 wakeup.tv_nsec = now.tv_usec * 1000; in rtl_cache_wsupdate_wait()1429 &wakeup); in rtl_cache_wsupdate_wait()
47 // so we need to wakeup a waiting Yield to inform it something happened
Completed in 40 milliseconds