]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Go back to using rev 1.18 where thread locks are used instead of KSE
authorDaniel Eischen <deischen@FreeBSD.org>
Mon, 8 Dec 2003 13:33:20 +0000 (13:33 +0000)
committerDaniel Eischen <deischen@FreeBSD.org>
Mon, 8 Dec 2003 13:33:20 +0000 (13:33 +0000)
commit80fecc4d18a0a3be6da2738a2253d0b063a06ecb
tree8a28a28d06b2c848c5c58f77091cd6aa0ed96a1c
parent4208ea1439647f1d65d785f037b40f4a751cb53c
Go back to using rev 1.18 where thread locks are used instead of KSE
locks for [libc] spinlock implementation.  This was previously backed
out because it exposed a bug in ia64 implementation.

OK'd by: marcel
lib/libkse/thread/thr_spinlock.c
lib/libpthread/thread/thr_spinlock.c