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:           Mon Dec 16 18:32:22 UTC 2002

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

Log Message:
Don't let pthread__sched_idle2 operate on a thread that's part of a
interrupted chain (pt_next != NULL). Clear pt_next when removing an idle
thread from the chain.


To generate a diff of this commit:
cvs rdiff -r1.1.2.17 -r1.1.2.18 basesrc/lib/libpthread/pthread_run.c
cvs rdiff -r1.1.2.33 -r1.1.2.34 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