Lines Matching refs:timeval
113 struct timeval tv; in basic_thread()
149 struct timeval tv; in sigchld_cb()
171 struct timeval tv; in thread_basic()
262 struct timeval delay;
263 struct timeval alerted_at;
292 struct timeval tv_signal, tv_timeout, tv_broadcast; in thread_conditions_simple()
297 struct timeval launched_at; in thread_conditions_simple()
350 const struct timeval *target_delay; in thread_conditions_simple()
351 struct timeval target_time, actual_delay; in thread_conditions_simple()
395 struct timeval tv; in SLEEP_MS()
406 static struct timeval timer_start = {0,0};
407 static struct timeval timer_end = {0,0};
455 struct timeval tv_timer = {1, 0}; in thread_deferred_cb_skew()
458 struct timeval elapsed; in thread_deferred_cb_skew()
499 static struct timeval times[5];
512 struct timeval tv = {0,0}; in register_events_subthread()
533 struct timeval starttime, endtime; in thread_no_events()
550 struct timeval diff; in thread_no_events()