================ Comment at: lib/sanitizer_common/sanitizer_thread_registry.h:44 @@ +43,3 @@ + + const int tid; // Thread ID. Main thread should have tid = 0. + int unique_id; // Unique thread ID. ---------------- shouldn't this be u32? http://llvm-reviews.chandlerc.com/D530