Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_tc.c68 struct timehands { struct
82 struct timehands *th_next; argument
95 static struct timehands *volatile timehands = &ths[0]; variable