[Openmp-commits] [PATCH] D19020: Exponential back off logic for test-and-set lock.

Jonathan Peyton via Openmp-commits openmp-commits at lists.llvm.org
Thu Apr 14 09:06:25 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266329: Exponential back off logic for test-and-set lock (authored by jlpeyton).

Changed prior to commit:
  http://reviews.llvm.org/D19020?vs=53422&id=53739#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19020

Files:
  openmp/trunk/runtime/src/kmp_csupport.c
  openmp/trunk/runtime/src/kmp_lock.cpp
  openmp/trunk/runtime/src/kmp_lock.h
  openmp/trunk/runtime/src/kmp_settings.c
  openmp/trunk/runtime/src/z_Linux_util.c
  openmp/trunk/runtime/test/lock/omp_lock.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19020.53739.patch
Type: text/x-patch
Size: 10017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160414/7ec94d31/attachment-0001.bin>


More information about the Openmp-commits mailing list