Currently, we crash on finalization of detached threads, because we'll try to clear the ThreadState twice.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D14644
[tsan] Fix finalization of detached threads on OS X kubamracek on Nov 13 2015, 2:36 AM. Authored by
Details Currently, we crash on finalization of detached threads, because we'll try to clear the ThreadState twice.
Diff Detail
|