[PATCH] D51103: [Support] Add a way to run a function on a detached thread
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 03:54:41 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG40668abca4d3: [Support] Add a way to run a function on a detached thread (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D51103?vs=200430&id=226113#toc
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.226113.patch
Type: text/x-patch
Size: 14089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/95fe1119/attachment.bin>
More information about the llvm-commits
mailing list