Skip to content
Commit 1cb68438 authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

[Sanitizer] Add generic ThreadRegistry class for sanitizer runtimes. This...

[Sanitizer] Add generic ThreadRegistry class for sanitizer runtimes. This class holds basic thread bookkeeping logic and allows specific sanitizer runtimes to create thread contexts and mark threads as created/running/joined etc. The class is based on the way we currently store thread contexts in TSan.

llvm-svn: 177074
parent 40aacf48
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment