cvs commit: src/lib/libthr/thread thr_setschedparam.c
Mike Makonnen
mtm at FreeBSD.org
Mon Dec 15 04:31:48 PST 2003
mtm 2003/12/15 04:31:46 PST
FreeBSD src repository
Modified files:
lib/libthr/thread thr_setschedparam.c
Log:
Comment out most of pthread_setschedparam. Pthread priorities didn't
work before anyways, and I didn't want to fix broken code I had no
way of testing. It was necessary however, in order to get rid of GIANT_LOCK.
Pthread priorities will have to wait a little longer to get fixed.
Revision Changes Path
1.5 +4 -1 src/lib/libthr/thread/thr_setschedparam.c
More information about the cvs-src
mailing list