[PATCH] D51103: [Support] Add a way to run a function on a detached thread

Dmitry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 22 08:59:50 PDT 2018


Dmitry.Kozhevnikov updated this revision to Diff 161975.
Dmitry.Kozhevnikov marked an inline comment as done.
Dmitry.Kozhevnikov added a comment.
Herald added a subscriber: jfb.

Added a smoke test for blocking `llvm_execute_on_thread` as well


https://reviews.llvm.org/D51103

Files:
  include/llvm/Support/Threading.h
  lib/Support/Threading.cpp
  lib/Support/Unix/Threading.inc
  lib/Support/Windows/Threading.inc
  unittests/Support/Threading.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51103.161975.patch
Type: text/x-patch
Size: 8756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/841c884b/attachment.bin>


More information about the llvm-commits mailing list