Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_tc.c101 struct timehands { struct
115 struct timehands *th_next; /* next timehand */ argument
136 static struct timehands *volatile timehands = &th0; variable