Searched refs:th_nanotime (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dkern_tc.c72 struct timespec th_nanotime; member in struct:timehands
326 *tsp = th->th_nanotime;
470 *tsp = th->th_nanotime;
1009 *tsp = th->th_nanotime;
1354 bintime2timespec(&bt, &th->th_nanotime);

Completed in 24 milliseconds