Home
last modified time | relevance | path

Searched refs:not_on_a_list (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dkern_timeout.c1093 int cancelled, not_on_a_list; in _callout_stop_safe() local
1140 not_on_a_list = 1; in _callout_stop_safe()
1142 not_on_a_list = 0; in _callout_stop_safe()
1319 if (not_on_a_list == 0) { in _callout_stop_safe()