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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c2585 * where canputnext, backenable, etc can access the q_flag.
3434 * in order to backenable any downstream queue before we go away.
4209 backenable(queue_t *q, uchar_t pri) function
4230 * backenable can be called either with no locks held
4477 * - Threads in canput/canputnext/backenable and elsewhere that are
4504 * canputnext, backenable etc from dereferencing the q_next that will
4514 * q_next value and no canput/backenable can have the old stale
4710 * the backenable.
4720 backenable(q, 0);
4725 backenable(
[all...]

Completed in 257 milliseconds