Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [nathanw_sa] basesrc/lib/libpthread



Module Name:    basesrc
Committed By:   nathanw
Date:           Wed Feb 13 20:03:37 UTC 2002

Modified Files:
        basesrc/lib/libpthread [nathanw_sa]: pthread_sa.c

Log Message:
In pthread__find_interrupted(), keep idle threads that have set PT_FLAG_IDLED
and that don't need lock resolution off of the resumption queue.
Prevents mangling of the idle queue and losing threads in certain situations.


To generate a diff of this commit:
cvs rdiff -r1.1.2.20 -r1.1.2.21 basesrc/lib/libpthread/pthread_sa.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