[PATCH] D40583: Defer StartBackgroundThread() and StopBackgroundThread() in TSan

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 11:33:29 PST 2017


eugenis added a comment.

Interesting. Did you see the same problem with ASan spawning its background thread (the one that does RSS limiting) too early as well? If not, then what's different between that and TSan?


Repository:
  rL LLVM

https://reviews.llvm.org/D40583





More information about the llvm-commits mailing list