From owner-freebsd-hackers Wed Oct 31 0:24:33 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id DCC2E37B401 for ; Wed, 31 Oct 2001 00:24:29 -0800 (PST) Received: (qmail 48954 invoked from network); 31 Oct 2001 08:24:13 -0000 Received: from 213-84-202-101.adsl.xs4all.nl (HELO jak.nl) (213.84.202.101) by jak.nl with SMTP; 31 Oct 2001 08:24:13 -0000 Message-ID: <3BDFB5B5.5090102@jak.nl> Date: Wed, 31 Oct 2001 09:26:29 +0100 From: Arjan Knepper Organization: JAK++ Software Development B.V. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: hackers FreeBSD Subject: Simple pthread question Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG How do I suspend one particular thread without suspending the whole process? I can not use sleep or usleep can I? TIA Arjan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message