]> git.ipfire.org Git - thirdparty/gcc.git/commit
team.c (gomp_team_end): Free team immediately if it has just one thread.
authorJakub Jelinek <jakub@redhat.com>
Wed, 16 Jul 2008 15:35:26 +0000 (17:35 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 16 Jul 2008 15:35:26 +0000 (17:35 +0200)
commit4db72361fe9c5fc148b529b6ba9af814150379d3
tree0c0cc5fdd1c2567c317c9bba3233e37ed0b1f8d2
parent9a8d7941eb2e948110501a387505d657e64a1f91
team.c (gomp_team_end): Free team immediately if it has just one thread.

* team.c (gomp_team_end): Free team immediately if it has
just one thread.

From-SVN: r137886
libgomp/ChangeLog
libgomp/team.c