Searched refs:EVCH_NOSLEEP (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dsysevent.h145 * EVCH_SLEEP and EVCH_NOSLEEP respectively map to KM_SLEEP and KM_NOSLEEP.
149 * one of EVCH_SLEEP, EVCH_NOSLEEP or EVCH_TRYHARD. Userland callers of
150 * sysevent_evc_publish() must set flags to one of EVCH_SLEEP or EVCH_NOSLEEP.
155 * EVCH_NOSLEEP or EVCH_TRYHARD (kernel-only).
158 #define EVCH_NOSLEEP 0x0001 /* No sleep on kmem_alloc() */ macro

Completed in 120 milliseconds