Date: Wed, 6 Mar 2002 19:11:31 +0100 (CET) From: Martin Blapp <mb@imp.ch> To: Daniel Eischen <eischen@pcnet1.pcnet.com> Cc: <deischen@freebsd.org>, <rittle@labs.mot.com>, <alfred@freebsd.org>, <hackers@freebsd.org> Subject: Re: Sun idlc broken with our libc_r [Please help] Message-ID: <20020306191026.U56721-100000@levais.imp.ch> In-Reply-To: <Pine.GSO.4.10.10203061144290.25846-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hi Daniel, > + pthread->join_status.thread = NULL; > + pthread->join_status.ret = NULL; > + pthread->join_status.error = 0; it still hangs :-( How should a detach routine in the client code look like ? Does the client have to catch a signal or something ? Martin 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?20020306191026.U56721-100000>