Searched defs:PlatformThreadId (Results 1 – 6 of 6) sorted by relevance
45 using PlatformThreadId = pid_t; variable
36 typedef DWORD PlatformThreadId; typedef
750 [&thread1](const std::pair<PlatformThreadId, base::TimeDelta>& entry) { in TEST()755 [](const std::pair<PlatformThreadId, base::TimeDelta>& entry) { in TEST()772 [](const std::pair<PlatformThreadId, base::TimeDelta>& entry) { in TEST()781 const std::pair<PlatformThreadId, base::TimeDelta>& prev_entry) { in TEST()
34 typedef DWORD PlatformThreadId; typedef
43 typedef DWORD PlatformThreadId; typedef