summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/abs.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-01-26 03:18:17 +0000
committerjhb <jhb@FreeBSD.org>2001-01-26 03:18:17 +0000
commitce3439388298d9012fc066368f5fe17be1d82c32 (patch)
tree06c0b9af469186f3653215d3ae6f8d5236e1b7e6 /lib/libc/stdlib/abs.c
parent56363d25dbbca85e515d3809edb2b6116ffaee91 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud