[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
Tue May 21 02:11:32 PDT 2019


Dmitry.Kozhevnikov updated this revision to Diff 200430.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D51103

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51103.200430.patch
Type: text/x-patch
Size: 14167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/c623ef51/attachment.bin>


More information about the llvm-commits mailing list