[PATCH] D54835: tsan: Support calling ThreadCreate()/ThreadStart()/ThreadFinish() for non-current thread

Yuri Per via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 02:10:07 PST 2018


yuri added a comment.

In D54835#1306574 <https://reviews.llvm.org/D54835#1306574>, @dvyukov wrote:

> Fibers support sounds great.
>  Regardless of how we proceed with submitting patches, I would like to see the whole change first. Otherwise it's hard to see reasoning behind individual changes and understand if it's right approach or not.
>  Please upload whole change into a separate review.


Hi Dmitry,
I have uploaded full code in https://reviews.llvm.org/D54889


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D54835





More information about the llvm-commits mailing list