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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_impl.h64 } flagwait_t; typedef in typeref:struct:flagwait_s
156 flagwait_t hei_waiter;
178 flagwait_t hfi_waiter;
200 flagwait_t hks_waiter;
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c357 hook_wait_setflag(flagwait_t *waiter, uint32_t busyset, fwflag_t wanted,
410 hook_wait_unsetflag(flagwait_t *waiter, fwflag_t oldflag)
430 hook_wait_destroy(flagwait_t *waiter)
469 hook_wait_init(flagwait_t *waiter, cvwaitlock_t *owner)
2553 * is protected by the use of flagwait_t in the structures that own this

Completed in 62 milliseconds