cvs commit: src/sys/kern lwkt_ipiq.c src/sys/sys thread.h

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Feb 14 21:15:54 PST 2004


dillon      2004/02/14 21:15:27 PST

DragonFly src repository

  Modified files:
    sys/kern             lwkt_ipiq.c 
    sys/sys              thread.h 
  Log:
  Cleanup and augment the cpu synchronization API a bit.  Embed the maxcount
  in the structure rather then returning it and requiring it to be passed
  again, and document the procedures a bit more.
  
  Revision  Changes    Path
  1.2       +88 -16    src/sys/kern/lwkt_ipiq.c
  1.45      +7 -3      src/sys/sys/thread.h


http://www.dragonflybsd.org/cvsweb/src/sys/kern/lwkt_ipiq.c.diff?r1=1.1&r2=1.2&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/thread.h.diff?r1=1.44&r2=1.45&f=h





More information about the Commits mailing list