HomeFreeBSD

lockmgr: don't touch the lock past unlock

Description

lockmgr: don't touch the lock past unlock

This evens it up with other locking primitives.

Note lock profiling still touches the lock, which again is in line with the
rest.

Reviewed by: jeff
Differential Revision: https://reviews.freebsd.org/D23343

Details

Provenance
mjgAuthored on
Reviewer
jeff
Differential Revision
D23343: lockmgr: don't touch the lock after unlock
Parents
rS357068: [ntp] Don't compile in the ssl routines into libevent if MK_OPENSSL is no
Branches
Unknown
Tags
Unknown