John Baldwin
dde96c9933
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.
2001-09-22 21:19:55 +00:00
..
2001-09-21 23:10:11 +00:00
2001-09-22 19:02:18 +00:00
2001-09-22 19:12:30 +00:00
2001-09-19 00:35:09 +00:00
2001-09-21 22:26:51 +00:00
2001-09-19 12:35:51 +00:00
2001-09-22 19:53:36 +00:00
2001-09-12 22:06:36 +00:00
2001-09-15 11:06:07 +00:00
2001-09-22 19:44:37 +00:00
2001-09-21 22:26:51 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-22 19:02:18 +00:00
2001-09-22 19:52:02 +00:00
2001-09-22 19:44:37 +00:00
2001-09-12 08:38:13 +00:00
2001-09-22 21:19:55 +00:00
2001-09-10 10:33:46 +00:00
2001-09-21 11:21:06 +00:00
2001-09-21 22:46:54 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-21 14:38:36 +00:00
2001-09-20 08:04:21 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-18 23:32:09 +00:00
2001-09-20 04:57:34 +00:00
2001-09-20 05:13:43 +00:00
2001-09-18 23:32:09 +00:00
2001-09-21 06:45:35 +00:00
2001-09-20 05:13:12 +00:00
2001-09-12 08:38:13 +00:00
2001-09-20 15:32:56 +00:00
2001-09-21 05:43:38 +00:00
2001-09-22 21:19:55 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00