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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to