freebsd-dev/sys/pc98
John Baldwin c53c013bae - Move the MI mutexes sched_lock and Giant from being declared in the
various machdep.c's to being declared in kern_mutex.c.
- Add a new function mutex_init() used to perform early initialization
  needed for mutexes such as setting up thread0's contested lock list
  and initializing MI mutexes.  Change the various MD startup routines
  to call this function instead of duplicating all the code themselves.

Tested on:	alpha, i386
2002-04-02 22:19:16 +00:00
..
apm Remove __P. 2002-03-20 11:52:56 +00:00
cbus Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
compile
conf Fix style. 2002-03-25 12:44:03 +00:00
i386 - Move the MI mutexes sched_lock and Giant from being declared in the 2002-04-02 22:19:16 +00:00
pc98 - Move the MI mutexes sched_lock and Giant from being declared in the 2002-04-02 22:19:16 +00:00