davidxu 2008-04-03 11:49:20 UTC FreeBSD src repository Modified files: sys/kern kern_umtx.c Log: let umtxq_busy() only spin on mp machine. make function name do_rwlock_unlock to be consistent with others. Revision Changes Path 1.68 +13 -9 src/sys/kern/kern_umtx.c