gcc/libgomp
Sebastian Huber e7a7f4bea8 [RTEMS] Use spin lock for pool management
libgomp/

	* libgomp/config/rtems/pool.h (gomp_thread_pool_reservoir): Use
	pthread_spinlock_t instead of gomp_mutex_t lock.
	(gomp_get_thread_pool): Likewise.
	(gomp_release_thread_pool): Likewise.
	* libgomp/config/rtems/proc.c (allocate_thread_pool_reservoir):
	Likewise.

From-SVN: r243181
2016-12-02 14:13:12 +00:00
..
config [RTEMS] Use spin lock for pool management 2016-12-02 14:13:12 +00:00
plugin OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
testsuite libgomp: regenerate with automake-1.11.6 2016-11-30 21:05:33 +03:00
ChangeLog [RTEMS] Use spin lock for pool management 2016-12-02 14:13:12 +00:00
ChangeLog.graphite
Makefile.am OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
Makefile.in libgomp: regenerate with automake-1.11.6 2016-11-30 21:05:33 +03:00
acinclude.m4
aclocal.m4 libgomp: regenerate with automake-1.11.6 2016-11-30 21:05:33 +03:00
affinity.c OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
alloc.c
atomic.c OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
barrier.c
config.h.in libgomp: introduce LIBGOMP_OFFLOADED_ONLY macro 2016-11-30 21:08:30 +03:00
configure libgomp: introduce LIBGOMP_OFFLOADED_ONLY macro 2016-11-30 21:08:30 +03:00
configure.ac libgomp: introduce LIBGOMP_OFFLOADED_ONLY macro 2016-11-30 21:08:30 +03:00
configure.tgt
critical.c OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
env.c libgomp: move data definitions from icv.c back to env.c 2016-11-30 21:23:00 +03:00
error.c
fortran.c
hashtab.h hashtab.h: Use standard GPLv3 with runtime exception boilerplate. 2016-11-01 17:47:50 +01:00
icv-device.c OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
icv.c libgomp: move data definitions from icv.c back to env.c 2016-11-30 21:23:00 +03:00
iter.c
iter_ull.c
libgomp-plugin.c
libgomp-plugin.h
libgomp.h OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
libgomp.map
libgomp.spec.in
libgomp.texi
libgomp_f.h.in
libgomp_g.h
lock.c OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
loop.c
loop_ull.c
oacc-async.c
oacc-cuda.c
oacc-host.c
oacc-init.c oacc-init.c (goacc_new_thread): Use sizeof of the appropriate size when allocating new thread. 2016-10-27 17:36:36 +00:00
oacc-int.h
oacc-mem.c
oacc-parallel.c
oacc-plugin.c
oacc-plugin.h
omp.h.in
omp_lib.f90.in cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307. 2016-11-10 18:05:18 +01:00
omp_lib.h.in cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307. 2016-11-10 18:05:18 +01:00
openacc.f90
openacc.h
openacc_lib.h
ordered.c
parallel.c
priority_queue.c
priority_queue.h
sections.c
single.c
splay-tree.c
splay-tree.h
target.c
task.c
taskloop.c
team.c OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
work.c