[Openmp-commits] [PATCH] D84799: [OpenMP] Replaced mutex lock/unlock in `target` with `std::lock_guard`

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 28 17:31:48 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG30440924d48c: [OpenMP] Replaced mutex lock/unlock in `target` with `std::lock_guard` (authored by tianshilei1992).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84799/new/

https://reviews.llvm.org/D84799

Files:
  openmp/libomptarget/src/omptarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84799.281428.patch
Type: text/x-patch
Size: 4537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200729/edb25e54/attachment-0001.bin>


More information about the Openmp-commits mailing list