Searched defs:timeout_in_us (Results 1 – 3 of 3) sorted by relevance
62 bool WaitForNotificationWithTimeout(int64 timeout_in_us) { in WaitForNotificationWithTimeout()81 int64 timeout_in_us) { in WaitForNotificationWithTimeout()
33 int64 timeout_in_us = timeout_in_ms * 1000; in WaitForNotification() local
1708 const int64 timeout_in_us = timeout_in_ms * 1000; in WaitForNotification() local