Page MenuHomeFreeBSD

crypto: Cleanup mtx_init() calls.
ClosedPublic

Authored by jhb on Oct 29 2021, 9:08 PM.
Tags
None
Referenced Files
F133627605: D32740.id97686.diff
Mon, Oct 27, 3:15 AM
F133624430: D32740.id.diff
Mon, Oct 27, 2:45 AM
F133598455: D32740.id97882.diff
Sun, Oct 26, 10:34 PM
F133556296: D32740.id97882.diff
Sun, Oct 26, 3:35 PM
Unknown Object (File)
Sun, Oct 26, 10:07 AM
Unknown Object (File)
Thu, Oct 23, 4:36 AM
Unknown Object (File)
Fri, Oct 10, 7:05 PM
Unknown Object (File)
Fri, Oct 10, 7:04 PM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable