Searched defs:callout_pending (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dcallout.h103 #define callout_pending(c) ((c)->c_iflags & CALLOUT_PENDING) macro
/freebsd-11-stable/stand/kshim/
H A Dbsd_kernel.c526 callout_pending(struct callout *c) function

Completed in 77 milliseconds