Jason Evans 0cde2e34af Move most of sys/mutex.h into kern/kern_mutex.c, thereby making the mutex
inline functions non-inlined.  Hide parts of the mutex implementation that
should not be exposed.

Make sure that WITNESS code is not executed during boot until the mutexes
are fully initialized by SI_SUB_MUTEX (the original motivation for this
commit).

Submitted by:	peter
2001-01-21 22:34:43 +00:00
..
2001-01-07 03:43:21 +00:00
2001-01-07 03:46:01 +00:00
1999-08-28 01:08:13 +00:00
2001-01-01 21:54:48 +00:00
2001-01-02 00:11:41 +00:00
2001-01-01 23:45:11 +00:00
1999-09-29 15:06:27 +00:00
2001-01-02 00:11:41 +00:00