Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dkern_timeout.c73 callout_reset(struct callout *c, int to_ticks, void (*func)(void *), void *arg) in callout_reset()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.c91 sctp_os_timer_start(sctp_os_timer_t *c, uint32_t to_ticks, void (*ftn) (void *), in sctp_os_timer_start()
Dsctputil.c2265 uint32_t to_ticks; in sctp_timer_start() local