Searched defs:notified (Results 1 – 3 of 3) sorted by relevance
58 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithTimeout() local68 bool notified = HasBeenNotifiedInternal(&this->notified_yet_); in WaitForNotificationWithDeadline() local
50 static int notified; variable
26 static volatile sig_atomic_t notified, cmp_ok; variable