GCC: OpenMP posix pthread

Jakub Jelinek jakub@redhat.com
Tue Feb 21 20:16:00 GMT 2012


On Tue, Feb 21, 2012 at 04:50:58PM +0100, Erotavlas_turbo@libero.it wrote:
> Nobody can answer to my question?

You can configure gcc not to use futexes in libgomp (--disable-linux-futex),
but the default is to use them for performance reasons.

	Jakub



More information about the Gcc mailing list