Source-Changes archive

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

CVS commit: [nathanw_sa] src/lib/libpthread



Module Name:    src
Committed By:   nathanw
Date:           Fri Dec 20 01:06:19 UTC 2002

Modified Files:
        src/lib/libpthread [nathanw_sa]: pthread.c pthread_run.c

Log Message:
Set the type of an idle thread to PT_THREAD_IDLE only when it is created,
not every time it's scheduled (left over from vestigal any-thread-can-be-idle
code).


To generate a diff of this commit:
cvs rdiff -r1.1.2.35 -r1.1.2.36 src/lib/libpthread/pthread.c
cvs rdiff -r1.1.2.18 -r1.1.2.19 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