Searched refs:rw_thrcount (Results 1 – 3 of 3) sorted by relevance
142 int rw_thrcount; /* disconnect should wait for this count to become zero */ member
658 unp->rw_thrcount++; in sowakeup()671 unp->rw_thrcount--; in sowakeup()672 if (unp->rw_thrcount == 0) { in sowakeup()685 unp->rw_thrcount--; in sowakeup()686 if (unp->rw_thrcount == 0) { in sowakeup()
201 unp->rw_thrcount++; in unp_get_locks_in_order()207 unp->rw_thrcount--; in unp_get_locks_in_order()208 if (unp->rw_thrcount == 0) { in unp_get_locks_in_order()