gcc/libgomp/config
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
..
bsd Update copyright years. 2016-01-04 15:30:50 +01:00
darwin Update copyright years. 2016-01-04 15:30:50 +01:00
hpux Update copyright years. 2016-01-04 15:30:50 +01:00
linux libgomp: fix OpenMP offloading to NVPTX and correct location of generic affinity.c 2016-11-28 16:42:50 +03:00
mingw32 Update copyright years. 2016-01-04 15:30:50 +01:00
nvptx libgomp: move data definitions from icv.c back to env.c 2016-11-30 21:23:00 +03:00
posix OpenMP offloading to NVPTX: libgomp changes 2016-11-23 21:36:41 +03:00
rtems [RTEMS] Use spin lock for pool management 2016-12-02 14:13:12 +00:00