Date: Wed, 18 Feb 2004 07:26:00 -0800 (PST) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libthr/thread thr_getschedparam.c thr_setschedparam.c Message-ID: <200402181526.i1IFQ0V3022374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402181526.i1IFQ0V3022374>