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

/freebsd-9.3-release/sys/kern/
H A Dkern_tc.c60 struct timespec th_nanotime; member in struct:timehands
290 *tsp = th->th_nanotime;
321 *tsp = th->th_nanotime;
513 bintime2timespec(&bt, &th->th_nanotime);

Completed in 100 milliseconds