Home
last modified time | relevance | path

Searched defs:timehands (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
Dkern_tc.c70 struct timehands { struct
84 struct timehands *th_next; argument
97 static struct timehands *volatile timehands = &ths[0]; variable