cvs commit: src/sys/sys thread.h src/sys/kern lwkt_thread.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Oct 15 16:27:59 PDT 2003
dillon 2003/10/15 16:27:06 PDT
Modified files:
sys/sys thread.h
sys/kern lwkt_thread.c
Log:
Have lwkt_reltoken() return the generation number to facilitate checks
for stolen tokens. Cleanup, optimize, and better document lwkt_gentoken().
Revision Changes Path
1.34 +1 -1 src/sys/sys/thread.h
1.36 +17 -13 src/sys/kern/lwkt_thread.c
More information about the Commits
mailing list