Searched refs:rw_thrcount (Results 1 – 3 of 3) sorted by relevance
140 uint32_t rw_thrcount; /* disconnect should wait for this count to become zero */ member
660 unp->rw_thrcount++; in sowakeup()673 unp->rw_thrcount--; in sowakeup()674 if (unp->rw_thrcount == 0) { in sowakeup()687 unp->rw_thrcount--; in sowakeup()688 if (unp->rw_thrcount == 0) { in sowakeup()
222 unp->rw_thrcount++; in unp_get_locks_in_order()228 unp->rw_thrcount--; in unp_get_locks_in_order()229 if (unp->rw_thrcount == 0) { in unp_get_locks_in_order()