Bug in FreeBSD 10.1's pthread barrier implementation?

Konstantin Belousov kostikbel at gmail.com
Fri Jun 5 17:38:23 UTC 2015


On Fri, Jun 05, 2015 at 05:19:32PM +0000, Sebastian Kuzminsky wrote:
> 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.

This was already fixed by r278313/head and r278668/stable/10.


More information about the freebsd-hackers mailing list