[PATCH] D9638: Implement `internal_start/join_thread` on Mac OS X

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 11:32:01 PST 2015


kcc added a comment.

In http://reviews.llvm.org/D9638#286779, @ismailp wrote:

> Thanks to all for their time and reviewing the patch.
>
> @kcc I've removed FIXME, but not sure how to unit test this (for all platforms). Do we expose this functionality through an API?


No good suggestion here. 
This is an internal functionality and is not exposed as an API.


Repository:
  rL LLVM

http://reviews.llvm.org/D9638





More information about the llvm-commits mailing list