Searched defs:to_ticks (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/kern/ | ||
H A D | kern_timeout.c | 293 timeout_add(struct timeout *new, int to_ticks) in timeout_add() argument |
H A D | kern_synch.c | 161 uint64_t to_ticks; in tsleep_nsec() local |