summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/mutex.h
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2000-09-08 21:47:29 +0000
committerjasone <jasone@FreeBSD.org>2000-09-08 21:47:29 +0000
commit6c6d26fe034db083d7465e1b31a4a1344b1bcf1c (patch)
tree19d3d2778f2db58d3eb5cda801539d1d7b2d283c /sys/amd64/include/mutex.h
parent2484437edf6ec4af7957adfadd6192bd99201b0c (diff)
downloadFreeBSD-src-6c6d26fe034db083d7465e1b31a4a1344b1bcf1c.zip
FreeBSD-src-6c6d26fe034db083d7465e1b31a4a1344b1bcf1c.tar.gz
Use inline functions instead of macros for mtx_enter(), mtx_try_enter(),
and mtx_exit(). This change tracks the i386 version. Rename mtx_enter(), mtx_try_enter(), and mtx_exit() and wrap them with cpp macros that expand to pass filename and line number information. This is necessary since we're using inline functions instead of macros now. Add const to the filename pointers passed througout the mtx and witness code.
Diffstat (limited to 'sys/amd64/include/mutex.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud