Date: Thu, 12 Aug 2010 10:42:35 +0000 From: David Xu <davidxu@freebsd.org> To: linimon@freebsd.org Cc: freebsd-bugs@freebsd.org, freebsd-threads@freebsd.org Subject: Re: threads/149366: pthread_cleanup_pop never runs the configured routine Message-ID: <4C63D01B.5080709@freebsd.org> In-Reply-To: <201008061455.o76EtCQI024539@freefall.freebsd.org> References: <201008061455.o76EtCQI024539@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
linimon@FreeBSD.org wrote: > Synopsis: pthread_cleanup_pop never runs the configured routine > > Responsible-Changed-From-To: freebsd-bugs->freebsd-threads > Responsible-Changed-By: linimon > Responsible-Changed-When: Fri Aug 6 14:54:30 UTC 2010 > Responsible-Changed-Why: > Over to maintainer(s). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=149366 > _______________________________________________ You should link your program with libpthread, otherwise, it won't work. Regards, David Xu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C63D01B.5080709>