[Bug libgomp/55411] OMP threads lose their OMP_WAIT_POLICY when another OMP thread gets destructed

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 21 20:30:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55411

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-11-21 20:29:28 UTC ---
Author: jakub
Date: Wed Nov 21 20:29:14 2012
New Revision: 193706

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193706
Log:
    PR libgomp/55411
    * team.c (gomp_free_thread): Decrease gomp_managed_threads
    if pool had any threads_used.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/team.c



More information about the Gcc-bugs mailing list