cvs commit: src/lib/libthr/thread thr_getschedparam.c
thr_setschedparam.c
Mike Makonnen
mtm at FreeBSD.org
Wed Feb 18 07:26:01 PST 2004
mtm 2004/02/18 07:26:00 PST
FreeBSD src repository
Modified files:
lib/libthr/thread thr_setschedparam.c
Removed files:
lib/libthr/thread thr_getschedparam.c
Log:
o Catch up with the mutex priority protocol fixes.
o Move pthread_getschedparam() into the same file with it's
pthread_set* counterpart. Copyright on both files is identical.
Revision Changes Path
1.2 +0 -59 src/lib/libthr/thread/thr_getschedparam.c (dead)
1.6 +66 -63 src/lib/libthr/thread/thr_setschedparam.c
More information about the cvs-src
mailing list