Date: Wed, 2 Sep 1998 00:16:03 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: tinguely@plains.NoDak.edu (Mark Tinguely) Cc: doconnor@gsoft.com.au, freebsd-hackers@FreeBSD.ORG Subject: Re: Thread calls Message-ID: <199809020016.RAA08412@usr01.primenet.com> In-Reply-To: <199809011323.IAA31017@plains.NoDak.edu> from "Mark Tinguely" at Sep 1, 98 08:23:42 am
next in thread | previous in thread | raw e-mail | index | archive | help
> the PMPTHREADS package (http://www.humanfactor.com/pthreads/) has > the pthread_setcancelstate(), pthread_setcanceltype(), and > pthread_testcancel() routines you require. But will require hacking to integrate into libc_r such that system call reentrancy is handled correctly. This is the problem with third party user space threading packages. Better to just add the code to FreeBSD. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809020016.RAA08412>