diff options
author | attilio <attilio@FreeBSD.org> | 2008-02-15 21:04:36 +0000 |
---|---|---|
committer | attilio <attilio@FreeBSD.org> | 2008-02-15 21:04:36 +0000 |
commit | 265cb5fb912b23e01eeb795e8c6772ab3d4fe2cf (patch) | |
tree | 17822f7f9f16c77dddbe6d6695c199b1b46a5764 /lib/libc/stdlib/llabs.c | |
parent | 827638d44991222de82fda30ffc919f784b520e7 (diff) | |
download | FreeBSD-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