DragonFly commits List (threaded) for 2004-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern lwkt_ipiq.c src/sys/sys thread.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]