HomeFreeBSD

rwlock: implement RW_LOCK_WRITER_RECURSED bit

Description

rwlock: implement RW_LOCK_WRITER_RECURSED bit

This moves recursion handling out of the inlined wunlock path and in
particular saves a read and a branch.

Discussed with:

Details

Provenance
mjgAuthored on
Parents
rS313391: Bump struct thread alignment to 32.
Branches
Unknown
Tags
Unknown