summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/llabs.c
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2008-02-15 21:04:36 +0000
committerattilio <attilio@FreeBSD.org>2008-02-15 21:04:36 +0000
commit265cb5fb912b23e01eeb795e8c6772ab3d4fe2cf (patch)
tree17822f7f9f16c77dddbe6d6695c199b1b46a5764 /lib/libc/stdlib/llabs.c
parent827638d44991222de82fda30ffc919f784b520e7 (diff)
downloadFreeBSD-src-265cb5fb912b23e01eeb795e8c6772ab3d4fe2cf.zip
FreeBSD-src-265cb5fb912b23e01eeb795e8c6772ab3d4fe2cf.tar.gz
- Introduce lockmgr_args() in the lockmgr space. This function performs
the same operation of lockmgr() but accepting a custom wmesg, prio and timo for the particular lock instance, overriding default values lkp->lk_wmesg, lkp->lk_prio and lkp->lk_timo. - Use lockmgr_args() in order to implement BUF_TIMELOCK() - Cleanup BUF_LOCK() - Remove LK_INTERNAL as it is nomore used in the lockmgr namespace Tested by: Andrea Barberio <insomniac at slackware dot it>
Diffstat (limited to 'lib/libc/stdlib/llabs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud