Home | History | Annotate | Download | only in jit

Lines Matching refs:TimedWait

121       period_condition_.TimedWait(self, NsToMs(end_time - current_time), 0);
149 period_condition_.TimedWait(self, NsToMs(min_save_period_ns - sleep_time), 0);