Go to file
Asiri Rathnayake 54a987e1f1 Threading support: externalize sleep_for() function.
Different platforms implement the wait/sleep functions in difrerent ways.
It makes sense to externalize this into the threading API.

Differential revision: https://reviews.llvm.org/D29630

Reviewers: EricWF, joerg
llvm-svn: 294573
2017-02-09 09:31:41 +00:00
clang [clang-format] Fix typo in comment. 2017-02-09 09:02:13 +00:00
clang-tools-extra [clang-tidy] Add -extra-arg and -extra-arg-before to clang-tidy-diff.py 2017-02-08 17:50:24 +00:00
compiler-rt [XRAY] [compiler-rt] [NFC] Fixing the bit twiddling of Function Id in FDR logging mode. 2017-02-09 07:05:42 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Add logb builtin 2017-01-18 03:14:10 +00:00
libcxx Threading support: externalize sleep_for() function. 2017-02-09 09:31:41 +00:00
libcxxabi [libcxxabi][CMake] Support in-tree libunwind when building as part of runtimes 2017-02-09 02:19:30 +00:00
libunwind Revert "[libunwind][CMake] Use libc++ headers when available" 2017-02-09 03:56:47 +00:00
lld [test] Fix zlib cond when building stand-alone, clean up 2017-02-08 20:08:29 +00:00
lldb [cmake] add missing dependency lldbCommands->lldbBase 2017-02-09 01:17:34 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm LVI: Fix use-of-uninitialized-value after r294463 2017-02-09 09:28:05 +00:00
openmp [libomptarget] Align test code with runtime/ 2017-02-07 06:58:15 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [FIX] Disable the problematic run lines 2017-02-09 09:03:13 +00:00