看板 DFBSD_commit 關於我們 聯絡資訊
commit faaeffac6145a90212263c3831399d4e706832c7 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Jul 14 20:05:51 2009 -0700 LWKT - Rename lwkt_yield_quick() to a more appropriate splz_check(). Summary of changes: sys/kern/lwkt_thread.c | 64 ++++++--------------------------------- sys/platform/pc32/i386/bcopy.s | 2 +- sys/sys/systm.h | 1 + sys/sys/thread.h | 1 - sys/sys/thread2.h | 6 ++-- 5 files changed, 15 insertions(+), 59 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/faaeffac6145a90212263c3831399d4e706832c7 -- DragonFly BSD source repository