Searched defs:errorq_destroy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Derrorq.c75 * on a condition variable. The callback may not call errorq_destroy()
188 * void errorq_destroy(errorq);
191 * pending elements and these are logged before errorq_destroy returns.
192 * Once errorq_destroy() begins draining the queue, any simultaneous
426 errorq_destroy(errorq_t *eqp) function

Completed in 1185 milliseconds