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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c6851 * After the message is enqueued on the syncq, it calls putnext_tail()
6928 putnext_tail(sq, q, 0);
7457 * If putnext_tail is called with the SQ_EXCL bit set, we are in
7469 putnext_tail(syncq_t *sq, queue_t *qp, uint32_t passflags) function

Completed in 73 milliseconds