Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread
Module Name: src
Committed By: mycroft
Date: Thu Jan 6 17:40:22 UTC 2005
Modified Files:
src/lib/libpthread: pthread_run.c
Log Message:
Replace the even-odd test for incrementing unblockgen with a simple
blockgen!=unblockgen. I'm not sure this is 100% correct, but it partly
alleviates a problem with multiple unblocks for the same thread getting
stacked up.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libpthread/pthread_run.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index