Lines Matching refs:timeval
119 struct timeval tv; in basic_thread()
155 struct timeval tv; in sigchld_cb()
177 struct timeval tv; in thread_basic()
268 struct timeval delay;
269 struct timeval alerted_at;
299 struct timeval tv_signal, tv_timeout, tv_broadcast;
304 struct timeval launched_at;
357 const struct timeval *target_delay;
358 struct timeval target_time, actual_delay;
403 struct timeval tv; in SLEEP_MS()
414 static struct timeval timer_start = {0,0};
415 static struct timeval timer_end = {0,0};
463 struct timeval tv_timer = {1, 0}; in thread_deferred_cb_skew()
466 struct timeval elapsed; in thread_deferred_cb_skew()
507 static struct timeval times[5];
520 struct timeval tv = {0,0}; in register_events_subthread()
541 struct timeval starttime, endtime; in thread_no_events()
558 struct timeval diff; in thread_no_events()