看板 DFBSD_commit 關於我們 聯絡資訊
commit e124976ce1c095669747f6e4f761bafa553f4910 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Jan 15 17:50:13 2010 -0800 kernel - add UP version for spin_trylock_wr() * UP version is a degenerate case, used by kern_lock.o Reported-by: Antonio Huete Jimenez <tuxillo@crater.dragonflybsd.org> Summary of changes: sys/sys/spinlock2.h | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e124976ce1c095669747f6e4f761bafa553f4910 -- DragonFly BSD source repository