HomeFreeBSD

Change callers of mtx_init() to pass in an appropriate lock type name. In

Description

Change callers of mtx_init() to pass in an appropriate lock type name. In
most cases NULL is passed, but in some cases such as network driver locks
(which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used.

Tested on: i386, alpha, sparc64

Details

Provenance
jhbAuthored on Apr 4 2002, 9:03 PM
Parents
rG96b0ad0ef364: Follow suit with OpenBSD and NetBSD and tell the program name in diagnostics.
Branches
Unknown
Tags
Unknown

Event Timeline