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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c419 * Function: hook_wait_destroy
424 * at a time gets to call hook_wait_destroy() on a given object, there is
430 hook_wait_destroy(flagwait_t *waiter) function
595 VERIFY(hook_wait_destroy(&hks->hks_waiter) == 0);
973 VERIFY(hook_wait_destroy(&hfi->hfi_waiter) == 0);
1464 * hook_wait_destroy here to synchronise wait removing a
1467 VERIFY(hook_wait_destroy(&hei->hei_waiter) == 0);

Completed in 61 milliseconds