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
663 unp->rw_thrcount++; in sowakeup()676 unp->rw_thrcount--; in sowakeup()677 if (unp->rw_thrcount == 0) { in sowakeup()690 unp->rw_thrcount--; in sowakeup()691 if (unp->rw_thrcount == 0) { in sowakeup()
240 unp->rw_thrcount++; in unp_get_locks_in_order()246 unp->rw_thrcount--; in unp_get_locks_in_order()247 if (unp->rw_thrcount == 0) { in unp_get_locks_in_order()