Searched defs:wake (Results 1 – 12 of 12) sorted by relevance
36 pub(crate) fn wake(&self) -> io::Result<()> { in wake() method
31 pub fn wake(&self) -> io::Result<()> { in wake() method
70 pub(crate) fn wake(&self) { in wake() method
251 void mutexPrivate::wake() in wake() function in ffrt::mutexPrivate
502 …bool wake = timerMap_.empty() || (absoluteTime < timerMap_.begin()->first && flag_ == EpollStatus:… in RegisterTimerImpl() local544 bool wake = false; in UnregisterTimer() local
42 unsafe fn wake(ptr: *const ()) { in wake() function
230 pub(crate) fn wake(self) { in wake() function
33 fn wake(ptr: *const ()) { in wake() function
221 fn wake(ptr: *const ()) { in wake() function285 let mut wake = true; in block_on() localVariable
301 fn wake(&self, events: &[EpollEvent]) in wake() method411 fn wake(&self) in wake() method
150 pub fn wake(&self, token: Token) -> io::Result<()> { in wake() method
247 pub(crate) fn wake(&self, ready: Ready) { in wake() method