From owner-cvs-all Sat Nov 23 22:46:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A350F37B401; Sat, 23 Nov 2002 22:46:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5306543E6E; Sat, 23 Nov 2002 22:46:43 -0800 (PST) (envelope-from mini@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAO6hLmV039654; Sat, 23 Nov 2002 22:43:21 -0800 (PST) (envelope-from mini@repoman.freebsd.org) Received: (from mini@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAO6hLal039653; Sat, 23 Nov 2002 22:43:21 -0800 (PST) Message-Id: <200211240643.gAO6hLal039653@repoman.freebsd.org> From: Jonathan Mini Date: Sat, 23 Nov 2002 22:43:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/thread thr_kern.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mini 2002/11/23 22:43:21 PST Modified files: lib/libpthread/thread thr_kern.c Log: Get the wall clock time from the KSE mailbox, rather than doing another syscall. Revision Changes Path 1.48 +2 -2 src/lib/libpthread/thread/thr_kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message