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
661 unp->rw_thrcount++; in sowakeup()674 unp->rw_thrcount--; in sowakeup()675 if (unp->rw_thrcount == 0) { in sowakeup()688 unp->rw_thrcount--; in sowakeup()689 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()