[Openmp-commits] [PATCH] D121058: [OpenMP][FIX] Avoid races in the handling of to be deleted mapping entries

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Mar 5 14:33:47 PST 2022


jdoerfert updated this revision to Diff 413255.
jdoerfert added a comment.

Use std::thread::id


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121058

Files:
  openmp/libomptarget/include/device.h
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/omptarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121058.413255.patch
Type: text/x-patch
Size: 18362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220305/47cad191/attachment.bin>


More information about the Openmp-commits mailing list