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 Oct 21 22:19:02 UTC 2002

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

Log Message:
Implement a somewhat crude forced round-robin scheduling option,
enabled by setting PTHREAD_RRTIME to the number of milliseconds between
timer events. Makes use of CLOCK_VIRTUAL POSIX timers.


To generate a diff of this commit:
cvs rdiff -r1.1.2.30 -r1.1.2.31 basesrc/lib/libpthread/pthread_int.h
cvs rdiff -r1.1.2.27 -r1.1.2.28 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