mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
a18b1f1d4d
Add lockdestroy() and appropriate invocations, which corresponds to lockinit() and must be called to clean up after a lockmgr lock is no longer needed.