DragonFly-2.3.1.917.gfaaef master sys/kern lwkt_thread.c sys/platform/pc32/i386 bcopy.s sys/sys systm.h thread.h thread2.h

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 14 20:20:55 PDT 2009


commit faaeffac6145a90212263c3831399d4e706832c7
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list