parallel.c
5.48 KB
-
re PR libgomp/45240 (parallel.c: GOMP_parallel_end locks a mutex but fails to… · b7516041
re PR libgomp/45240 (parallel.c: GOMP_parallel_end locks a mutex but fails to unlock it after atomic operation complete) PR libgomp/45240 * parallel.c (GOMP_parallel_end): Unlock gomp_remaining_threads_lock at the end if sync builtins aren't supported. From-SVN: r167370
Jakub Jelinek committed