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:           Tue Jul 31 00:13:47 UTC 2001

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

Log Message:
It is no longer necessary that a switchto's pt_next and pt_parent be
NULL. In fact, they will often not be null: a thread that hits a
new_preempt case in pthread__locked_switch() or
pthread__upcall_switch() will have itself as its switchto victim.


To generate a diff of this commit:
cvs rdiff -r1.1.2.7 -r1.1.2.8 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