HomeSort by: relevance | last modified time | path
    Searched defs:th_nanotime (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_tc.c 112 struct timespec th_nanotime; /* cached nanotime */ member in struct:timehands
625 *tsp = th->th_nanotime;
995 bintime2timespec(&bt, &th->th_nanotime);
kern_tc.c 112 struct timespec th_nanotime; /* cached nanotime */ member in struct:timehands
625 *tsp = th->th_nanotime;
995 bintime2timespec(&bt, &th->th_nanotime);

Completed in 24 milliseconds