[PATCH] D30526: [Support] Add functions to get and set thread name.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 14:48:53 PST 2017
zturner updated this revision to Diff 90402.
zturner added a comment.
This file is starting to get pretty unwieldy, so I suppose it's time to split it into the `.inc` files. This makes the preprocessor stuff slightly less terrible.
https://reviews.llvm.org/D30526
Files:
llvm/include/llvm/Support/Threading.h
llvm/lib/Support/Threading.cpp
llvm/lib/Support/Unix/Threading.inc
llvm/lib/Support/Windows/Threading.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30526.90402.patch
Type: text/x-patch
Size: 13730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/cc69e163/attachment.bin>
More information about the llvm-commits
mailing list