Searched hist:135704 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dkern_conf.cdiff 135704 Fri Sep 24 03:54:32 MDT 2004 phk Introduce dev_re[lf]thread() functions.

dev_refthread() will return the cdevsw pointer or NULL. If the
return value is non-NULL a threadcount is held which much be released
with dev_relthread(). If the returned cdevsw is NULL no threadcount
is held on the device.
/freebsd-11-stable/sys/sys/
H A Dconf.hdiff 135704 Fri Sep 24 03:54:32 MDT 2004 phk Introduce dev_re[lf]thread() functions.

dev_refthread() will return the cdevsw pointer or NULL. If the
return value is non-NULL a threadcount is held which much be released
with dev_relthread(). If the returned cdevsw is NULL no threadcount
is held on the device.

Completed in 220 milliseconds