Home | History | Annotate | Download | only in tsan

Lines Matching full:dll

5466 "  False lock report inside ntdll.dll                                \n"
5469 " obj:*ntdll.dll \n"
5473 " False report due to lack of debug symbols in ntdll.dll (a) \n"
5479 " False report due to lack of debug symbols in ntdll.dll (b) \n"
5485 " False report due to lack of debug symbols in ntdll.dll (c) \n"
8176 g_ignore_lists->ignores.push_back(IgnoreObj("*ole32.dll"));
8177 g_ignore_lists->ignores.push_back(IgnoreObj("*OLEAUT32.dll"));
8178 g_ignore_lists->ignores.push_back(IgnoreObj("*MSCTF.dll"));
8179 g_ignore_lists->ignores.push_back(IgnoreObj("*ntdll.dll"));
8180 g_ignore_lists->ignores.push_back(IgnoreObj("*mswsock.dll"));
8181 g_ignore_lists->ignores.push_back(IgnoreObj("*WS2_32.dll"));
8182 g_ignore_lists->ignores.push_back(IgnoreObj("*msvcrt.dll"));
8183 g_ignore_lists->ignores.push_back(IgnoreObj("*kernel32.dll"));
8184 g_ignore_lists->ignores.push_back(IgnoreObj("*ADVAPI32.DLL"));