summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/index.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-09-22 21:19:55 +0000
committerjhb <jhb@FreeBSD.org>2001-09-22 21:19:55 +0000
commit9426cdbe394ea7f3120f023fb356b022ba303fef (patch)
treeed2cebe192cb68127b459af5d58946dacac44eb8 /usr.sbin/sysinstall/index.c
parentcba438d63ffdf61f735025d74c7c7f3ad5ca24bd (diff)
downloadFreeBSD-src-9426cdbe394ea7f3120f023fb356b022ba303fef.zip
FreeBSD-src-9426cdbe394ea7f3120f023fb356b022ba303fef.tar.gz
Since we no longer inline any debugging code in the mutex operations, move
all the debugging code into the function versions of the mutex operations in kern_mutex.c. This reduced the __mtx_* macros to simply wrappers of the _{get,rel}_lock_* macros, so the __mtx_* macros were also abolished in favor of just calling the _{get,rel}_lock_* macros. The tangled hairy mass of macros calling macros is at least a bit more sane now.
Diffstat (limited to 'usr.sbin/sysinstall/index.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud