From owner-freebsd-hackers Mon Aug 31 23:20:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA27222 for freebsd-hackers-outgoing; Mon, 31 Aug 1998 23:20:48 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA27217 for ; Mon, 31 Aug 1998 23:20:44 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id PAA08618 for ; Tue, 1 Sep 1998 15:49:42 +0930 (CST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 01 Sep 1998 15:49:42 +0930 (CST) From: "Daniel O'Connor" To: freebsd-hackers@FreeBSD.ORG Subject: Thread calls Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Is anyone working on the threads stuff at the moment? I am porting eMusic (a very nice wav, mp3, etc player) but it wants some thread calls. It wants the following - pthread_setcancelstate() pthread_setcanceltype() pthread_testcancel() I think that's all the ones I commented out to get it to compile.. (I'd do a diff, but the HD the source is on is now dying.. a tale of woe ;) --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message