Lines Matching refs:MsanThread
1137 if (MsanThread *t = GetCurrentThread())1141 if (MsanThread *t = GetCurrentThread())1236 MsanThread *t = (MsanThread *)arg;1252 MsanThread *t = MsanThread::Create(callback, param);1445 if (MsanThread *t = GetCurrentThread()) { \