NetBSD/sys/miscfs/syncfs
thorpej a86d1f4891 Add a lock around the scheduler, and use it as necessary, including
in the non-MULTIPROCESSOR case (LOCKDEBUG requires it).  Scheduler
lock is held upon entry to mi_switch() and cpu_switch(), and
cpu_switch() releases the lock before returning.

Largely from Bill Sommerfeld, with some minor bug fixes and
machine-dependent code hacking from me.
2000-08-20 21:50:06 +00:00
..
sync_subr.c Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
sync_vnops.c
syncfs.h