From owner-cvs-all Thu May 23 21:45: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by hub.freebsd.org (Postfix) with ESMTP id 21F1637B403; Thu, 23 May 2002 21:44:57 -0700 (PDT) Received: from mail by mgr2.xmission.com with spam-scanned (Exim 3.35 #1) id 17B6wi-0000Hr-00; Thu, 23 May 2002 22:44:56 -0600 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 17B6wh-0000HV-00; Thu, 23 May 2002 22:44:56 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g4O4ipp74911; Fri, 24 May 2002 14:14:51 +0930 (CST) (envelope-from glewis) Date: Fri, 24 May 2002 14:14:51 +0930 From: Greg Lewis To: Daniel Eischen Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_cancel.c uthread_cond.c uthread_exit.c uthread_init.c uthread_multi_np.c uthread_mutex.c uthread_priority_queue.c uthread_resume_np.c uthread_sig.c uthread_single_np.c uthread_spinlock.c ... Message-ID: <20020524141451.A74650@misty.eyesbeyond.com> References: <200205240432.g4O4WTc77716@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200205240432.g4O4WTc77716@freefall.freebsd.org>; from deischen@FreeBSD.org on Thu, May 23, 2002 at 09:32:28PM -0700 X-Spam-Status: No, hits=-4.4 required=8.0 tests=IN_REP_TO version=2.20 X-Spam-Level: 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 On Thu, May 23, 2002 at 09:32:28PM -0700, Daniel Eischen wrote: > deischen 2002/05/23 21:32:28 PDT > > Modified files: > lib/libc_r/uthread pthread_private.h uthread_cancel.c > uthread_cond.c uthread_exit.c > uthread_init.c uthread_multi_np.c > uthread_mutex.c uthread_priority_queue.c > uthread_resume_np.c uthread_sig.c > uthread_single_np.c uthread_spinlock.c > uthread_suspend_np.c > Log: > Revamp suspend and resume. While I'm here add pthread_suspend_all_np() > and pthread_resume_all_np(). These suspend and resume all threads except > the current thread, respectively. The existing functions pthread_single_np() > and pthread_multi_np(), which formerly had no effect, now exhibit the same > behaviour and pthread_suspend_all_np() and pthread_resume_all_np(). These > functions have been added mostly for the native java port. Thanks Dan!!! -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message