Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h185 hrtime_t untimeout_generic(callout_id_t, int);
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1279 untimeout_generic(callout_id_t id, int nowait) in untimeout_generic() function
1418 hleft = untimeout_generic(id, 0); in untimeout()
1439 hleft = untimeout_generic(id, nowait); in untimeout_default()