sem_wait as cancellation point

Daniel Eischen eischen at vigrid.com
Thu Jul 8 03:24:57 PDT 2004


On Thu, 8 Jul 2004, Petr Holub wrote:

> > sem_wait() is a cancellation point in libpthread.
> 
> No, it is not - at least according to my experience of 5.2.1-RELEASE-p9.
> When I use following snipplet of code, it keeps hanging in the pthread_join:

You're using libc_r.  libpthread is in -current.

-- 
Dan Eischen



More information about the freebsd-threads mailing list