This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC: OpenMP posix pthread


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]