Bug in FreeBSD 10.1's pthread barrier implementation?

Andriy Voskoboinyk s3erios at gmail.com
Fri Jun 5 17:37:11 UTC 2015


> I'm running in to a situation where pthread_barrier_t is not completely  
> initialized, and later pthread_barrier_destroy() fails.
>
> The attached patch (against FreeBSD 10.1) fixes the issue for me.
>
> --
> Sebastian Kuzminsky

I think it was already fixed in 10-STABLE:
https://svnweb.freebsd.org/base?view=revision&revision=278313


More information about the freebsd-hackers mailing list