[Xcb] Bug#496715: Bug#496715: libpthread-stubs: Should provide more pthread_* functions

Remi Denis-Courmont remi at remlab.net
Sun Oct 11 03:11:50 PDT 2009


----- 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




More information about the Xcb mailing list