On Tue, 5 Jun 2007, Konstantin Belousov wrote:
kib 2007-06-05 14:20:13 UTCFreeBSD src repository Modified files: sys/kern kern_mutex.c Log: Restore non-SMP build.
Does it run? _thread_lock_flags() is an almost identical copy of _mtx_lock_spin_flags(), but _mtx_lock_spin_flags() is only for SMP. Bruce _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
