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:           Fri Feb  8 22:26:55 UTC 2002

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

Log Message:
Efficency tweak: don't take preemption-jumps out of switch routines if
we're an upcall; the handler will just continue us at the same point
anyway until we finish our business.


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