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

/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c311 static int dropsq(syncq_t *, uint16_t);
5106 dropsq(syncq_t *sq, uint16_t resetflag) function
5308 drain_needed += dropsq(sql->sql_sq, SQ_FROZEN);
5828 * SQLOCK(outer) across all the dropsq calls and the resetting of
5849 drain_needed += dropsq(sq, SQ_WRITER);

Completed in 74 milliseconds