Date: Fri, 18 Feb 2005 16:07:05 +0000 (UTC) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_init.c Message-ID: <200502181607.j1IG75gN020480@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2005-02-18 16:07:05 UTC FreeBSD src repository Modified files: lib/libpthread/thread thr_init.c Log: Somewhere along the line, tick accumulation for SA threads was changed to use the statclock. Make sure we calculate the value of a tick correctly in userland. Noticed by: Kazuaki Oda <kaakun at highway dot ne dot jp> Revision Changes Path 1.70 +1 -1 src/lib/libpthread/thread/thr_init.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502181607.j1IG75gN020480>