Home
last modified time | relevance | path

Searched refs:wakeup (Results 1 – 3 of 3) sorted by last modified time

/aoo42x/main/vcl/unx/generic/app/
H A Dsm.cxx169 static void wakeup();
634 wakeup(); in deactivate()
650 void ICEConnectionObserver::wakeup() in wakeup() function in ICEConnectionObserver
782 wakeup(); in ICEWatchProc()
/aoo42x/main/vcl/aqua/source/app/
H A Dsalnstimer.mm47 // so we need to wakeup a waiting Yield to inform it something happened
/aoo42x/main/sal/rtl/source/
H A Dalloc_cache.c1420 struct timespec wakeup; in rtl_cache_wsupdate_wait() local
1423 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()

Completed in 36 milliseconds