Hi!
On 2020-05-22T15:16:04-0700, Julian Brown wrote:
> This patch adds some missing unlocking from error paths in the OpenACC
> attach/detach code, noticed during development of other patches in
> this series.
Thanks, pushed "[OpenACC] Missing unlocking on error paths in
attach/detach code" to m
This patch adds some missing unlocking from error paths in the OpenACC
attach/detach code, noticed during development of other patches in
this series.
OK?
Julian
ChangeLog
libgomp/
* oacc-mem.c (acc_attach_async): Add missing gomp_mutex_unlock on
error path.
(goa