From owner-freebsd-hackers Tue Sep 1 06:24:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA11660 for freebsd-hackers-outgoing; Tue, 1 Sep 1998 06:24:54 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from plains.NoDak.edu (plains.NoDak.edu [134.129.111.64]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA11655 for ; Tue, 1 Sep 1998 06:24:52 -0700 (PDT) (envelope-from tinguely@plains.NoDak.edu) Received: (from tinguely@localhost) by plains.NoDak.edu (8.8.8/8.8.8) id IAA31017; Tue, 1 Sep 1998 08:23:42 -0500 (CDT) Date: Tue, 1 Sep 1998 08:23:42 -0500 (CDT) From: Mark Tinguely Message-Id: <199809011323.IAA31017@plains.NoDak.edu> To: doconnor@gsoft.com.au, freebsd-hackers@FreeBSD.ORG Subject: Re: Thread calls Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG the PMPTHREADS package (http://www.humanfactor.com/pthreads/) has the pthread_setcancelstate(), pthread_setcanceltype(), and pthread_testcancel() routines you require. --mark. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message