summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorarr <arr@FreeBSD.org>2002-04-02 16:05:43 +0000
committerarr <arr@FreeBSD.org>2002-04-02 16:05:43 +0000
commit6ae00dcc9fb5b7c3f2e1a9a8e1d46be9ef9c2568 (patch)
tree7db549b5279f56d4862f7911f8017c7f3767fd0d /share/man
parentabc96715734af1438114308215116e86454d062a (diff)
downloadFreeBSD-src-6ae00dcc9fb5b7c3f2e1a9a8e1d46be9ef9c2568.zip
FreeBSD-src-6ae00dcc9fb5b7c3f2e1a9a8e1d46be9ef9c2568.tar.gz
- Add MTX_SYSINIT and SX_SYSINIT as macro glue for allowing sx and mtx
locks to be able to setup a SYSINIT call. This helps in places where a lock is needed to protect some data, but the data is not truly associated with a subsystem that can properly initialize it's lock. The macros use the mtx_sysinit() and sx_sysinit() functions, respectively, as the handler argument to SYSINIT(). Reviewed by: alfred, jhb, smp@
Diffstat (limited to 'share/man')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud