diff options
author | Sebastian Huber <sebastian.huber@embedded-brains.de> | 2015-09-03 11:24:34 +0000 |
---|---|---|
committer | Sebastian Huber <sh@gcc.gnu.org> | 2015-09-03 11:24:34 +0000 |
commit | 7892ec670c1c5d1e4d911ab41903a6af72bc85d2 (patch) | |
tree | adcb0cc39a050326a9ae718cb38bbdbf969a0785 /gcc | |
parent | 17720e84bfd8df2224886b087cccf236e237d5bc (diff) | |
download | gcc-7892ec670c1c5d1e4d911ab41903a6af72bc85d2.zip gcc-7892ec670c1c5d1e4d911ab41903a6af72bc85d2.tar.gz gcc-7892ec670c1c5d1e4d911ab41903a6af72bc85d2.tar.bz2 |
[gomp] Simplify thread pool initialization
libgomp/ChangeLog
* team.c (gomp_new_thread_pool): Delete and move content to ...
(gomp_get_thread_pool): ... new function. Allocate and
initialize thread pool on demand.
(get_last_team): Use gomp_get_thread_pool().
(gomp_team_start): Delete thread pool initialization.
From-SVN: r227439
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions