Date: Fri, 9 Oct 1998 12:01:30 -0700 (PDT) From: Dmitrij Tejblum <dt@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_create.c uthread_kern.c Message-ID: <199810091901.MAA27714@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dt 1998/10/09 12:01:30 PDT
Modified files:
lib/libc_r/uthread uthread_create.c uthread_kern.c
Log:
Fix some bugs in pthread scheduler:
make pthread_yield() more reliable,
threads always (I hope) preempted at least every 0.1 sec, as intended.
PR: bin/7744
Submitted by: "Richard Seaman, Jr." <dick@tar.com>
Revision Changes Path
1.11 +3 -0 src/lib/libc_r/uthread/uthread_create.c
1.14 +9 -6 src/lib/libc_r/uthread/uthread_kern.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810091901.MAA27714>
