[Openmp-commits] [PATCH] D19878: Use C++11 atomics for ticket locks implementation

Paul Osmialowski via Openmp-commits openmp-commits at lists.llvm.org
Tue May 31 13:27:09 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271324: Use C++11 atomics for ticket locks implementation (authored by pawosm01).

Changed prior to commit:
  http://reviews.llvm.org/D19878?vs=58399&id=59119#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19878

Files:
  openmp/trunk/runtime/src/kmp.h
  openmp/trunk/runtime/src/kmp_dispatch.cpp
  openmp/trunk/runtime/src/kmp_lock.cpp
  openmp/trunk/runtime/src/kmp_lock.h
  openmp/trunk/runtime/src/kmp_os.h
  openmp/trunk/runtime/src/kmp_tasking.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19878.59119.patch
Type: text/x-patch
Size: 19605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160531/fd2ac5d8/attachment-0001.bin>


More information about the Openmp-commits mailing list