[PATCH] D30526: [Support] Add functions to get and set thread name.

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 07:19:49 PST 2017


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

I think the same goes for net/freebsd threads as well. Potentially we could document that the thread id only makes sense within the context of the current process, but I think that's about it.

looks good as far as I am concerned.


https://reviews.llvm.org/D30526





More information about the llvm-commits mailing list