From owner-cvs-all Thu Sep 21 20:59:41 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 310C837B422; Thu, 21 Sep 2000 20:59:38 -0700 (PDT) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA57587; Thu, 21 Sep 2000 20:59:38 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <200009220359.UAA57587@freefall.freebsd.org> From: John Polstra Date: Thu, 21 Sep 2000 20:59:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_once.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jdp 2000/09/21 20:59:38 PDT Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_once.c Log: MFC 1.3 -> 1.4: Call _thread_init() from pthread_once() if it has not already been called. Revision Changes Path 1.3.2.1 +2 -0 src/lib/libc_r/uthread/uthread_once.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message