diff options
author | jhb <jhb@FreeBSD.org> | 2001-01-26 03:18:17 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-01-26 03:18:17 +0000 |
commit | ce3439388298d9012fc066368f5fe17be1d82c32 (patch) | |
tree | 06c0b9af469186f3653215d3ae6f8d5236e1b7e6 /lib/libc/stdlib/abs.c | |
parent | 56363d25dbbca85e515d3809edb2b6116ffaee91 (diff) | |
download | FreeBSD-src-ce3439388298d9012fc066368f5fe17be1d82c32.zip FreeBSD-src-ce3439388298d9012fc066368f5fe17be1d82c32.tar.gz |
- Don't pass in MTX_NORECURSE, as that is only used with spin mutexes and
is going away soon anyways. Instead, don't pass MTX_RECURSE to mtx_init,
so that WITNESS will panic if the driver mutex is recursed on.
- Use MTX_DEF in mtx_init() instead of assuming that it will be 0.
Diffstat (limited to 'lib/libc/stdlib/abs.c')
0 files changed, 0 insertions, 0 deletions