DragonFly BSD
DragonFly commits List (threaded) for 2005-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern kern_spinlock.c src/sys/sys spinlock.h spinlock2.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 16 Sep 2005 14:50:13 -0700 (PDT)

dillon      2005/09/16 14:50:13 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_spinlock.c 
    sys/sys              spinlock.h 
  Added files:
    sys/sys              spinlock2.h 
  Log:
  Split spinlock.h into spinlock.h and spinlock2.h so we can embed spinlocks in
  other structures/header files without having to bring in a ton of includes.
  
  Revision  Changes    Path
  1.2       +1 -0      src/sys/kern/kern_spinlock.c
  1.3       +3 -80     src/sys/sys/spinlock.h


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_spinlock.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/spinlock.h.diff?r1=1.2&r2=1.3&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]