threads/149366: pthread_cleanup_pop never runs the configured routine

David Xu davidxu at freebsd.org
Thu Aug 12 02:42:36 UTC 2010


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



More information about the freebsd-threads mailing list