gcc/libgomp
Jakub Jelinek 4c698cf891 re PR libgomp/43706 (scheduling two threads on one core leads to starvation)
PR libgomp/43706
	* env.c (initialize_env): Default to spin count 300000
	instead of 20000000 if neither OMP_WAIT_POLICY nor GOMP_SPINCOUNT
	is specified.

From-SVN: r167371
2010-12-02 15:31:27 +01:00
..
config futex.h: New. 2010-10-06 16:42:50 +00:00
testsuite * testsuite/libgomp.fortran/vla8.f90: Use dg-timeout-factor 2.0. 2010-12-01 13:41:59 +00:00
acinclude.m4
aclocal.m4
alloc.c
barrier.c
ChangeLog re PR libgomp/43706 (scheduling two threads on one core leads to starvation) 2010-12-02 15:31:27 +01:00
ChangeLog.graphite
config.h.in
configure re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
configure.ac re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
configure.tgt * configure.tgt (mips-sgi-irix6*): Add -lpthread to XLDFLAGS. 2010-12-01 14:01:48 +00:00
critical.c
env.c re PR libgomp/43706 (scheduling two threads on one core leads to starvation) 2010-12-02 15:31:27 +01:00
error.c
fortran.c
iter_ull.c
iter.c
libgomp_f.h.in
libgomp_g.h
libgomp.h
libgomp.map
libgomp.spec.in
libgomp.texi intrinsic.texi (OpenMP modules): Add named constants of OMP_LIB. 2010-09-23 11:01:32 +02:00
loop_ull.c
loop.c
Makefile.am
Makefile.in
omp_lib.f90.in
omp_lib.h.in
omp.h.in
ordered.c
parallel.c re PR libgomp/45240 (parallel.c: GOMP_parallel_end locks a mutex but fails to unlock it after atomic operation complete) 2010-12-02 15:30:37 +01:00
sections.c
single.c
task.c
team.c
work.c