Cleanup and augment the cpu synchronization API a bit. Embed the maxcount
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 15 Feb 2004 05:15:27 +0000 (05:15 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 15 Feb 2004 05:15:27 +0000 (05:15 +0000)
commit5c71a36aa0e046e63148a68744ccdebd0439b9c2
tree47db45913611082a25131f69626b5e90ca2b39a5
parent3b6b7bd1d621250496d43dffff015e5c7bb452e1
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.
sys/kern/lwkt_ipiq.c
sys/sys/thread.h