Searched refs:tho (Results 1 – 1 of 1) sorted by relevance
1294 struct timehands *th, *tho; in tc_windup() local1309 tho = timehands; in tc_windup()1310 th = tho->th_next; in tc_windup()1314 memcpy(th, tho, offsetof(struct timehands, th_generation)); in tc_windup()1353 if (tho->th_counter->tc_poll_pps) in tc_windup()1354 tho->th_counter->tc_poll_pps(tho->th_counter); in tc_windup()1367 i = bt.sec - tho->th_microtime.tv_sec; in tc_windup()