summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2000-10-12 22:37:28 +0000
committerjasone <jasone@FreeBSD.org>2000-10-12 22:37:28 +0000
commitdb944ecf00d69d85077da0ef0c75e61dfd5f7bba (patch)
treeb52d9423e5241af7749aef4cbdbca855606a8cd9 /lib/libc/stdlib
parent9a7ce3cd1a23050362e81c4b0d67a50cd643fb69 (diff)
downloadFreeBSD-src-db944ecf00d69d85077da0ef0c75e61dfd5f7bba.zip
FreeBSD-src-db944ecf00d69d85077da0ef0c75e61dfd5f7bba.tar.gz
For lockmgr mutex protection, use an array of mutexes that are allocated
and initialized during boot. This avoids bloating sizeof(struct lock). As a side effect, it is no longer necessary to enforce the assumtion that lockinit()/lockdestroy() calls are paired, so the LK_VALID flag has been removed. Idea taken from: BSD/OS.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud