Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2004 06:24:55 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Petr Holub <hopet@ics.muni.cz>
Cc:        threads@freebsd.org
Subject:   RE: sem_wait as cancellation point
Message-ID:  <Pine.GSO.4.10.10407080624170.29752-100000@pcnet5.pcnet.com>
In-Reply-To: <007d01c464aa$840deea0$b736fb93@KLOBOUCEK>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10407080624170.29752-100000>