re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP thread...
authorJakub Jelinek <jakub@redhat.com>
Wed, 21 Nov 2012 20:29:14 +0000 (21:29 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 21 Nov 2012 20:29:14 +0000 (21:29 +0100)
commit4c5ba8d0dba408aae0ab739e978fe0e64ba83f13
tree887d040b2c5718a47cc686597241eadd3156c25e
parentb4b401d23c09aa0a4f8289c69832f4e2aa04bdc2
re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP thread gets destructed)

PR libgomp/55411
* team.c (gomp_free_thread): Decrease gomp_managed_threads
if pool had any threads_used.

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