Page MenuHomeFreeBSD

crypto: Cleanup mtx_init() calls.
ClosedPublic

Authored by jhb on Oct 29 2021, 9:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 10:16 AM
Unknown Object (File)
Wed, Oct 29, 9:45 AM
Unknown Object (File)
Wed, Oct 29, 9:39 AM
Unknown Object (File)
Mon, Oct 27, 3:15 AM
Unknown Object (File)
Mon, Oct 27, 2:45 AM
Unknown Object (File)
Sun, Oct 26, 10:34 PM
Unknown Object (File)
Sun, Oct 26, 3:35 PM
Unknown Object (File)
Sun, Oct 26, 10:07 AM
Subscribers

Details

Summary

Don't pass the same name to multiple mutexes while using unique types
for WITNESS. Just use the unique types as the mutex names.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 42441
Build 39329: arc lint + arc unit