----- Message d'origine -----
> Hello,
>
> Here is a patch that adds only pthread_condattr_init/destroy,
> pthread_cond_timedwait, pthread_exit, and makes both cond_*wait abort
> instead of just returning 0.

I would expect cond_timedwait to sleep for the specified interval rather than 
abort (though sleeping in a portable way is not completely trivial). No?

-- 
Remi



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to