Searched defs:thread_handles (Results 1 – 6 of 6) sorted by relevance
69 std::vector<internal::base::PlatformThreadHandle> thread_handles; in TEST() local133 std::vector<base::PlatformThreadHandle> thread_handles; in TEST() local
96 std::vector<base::PlatformThreadHandle> thread_handles; in TEST() local
5102 base::PlatformThreadHandle thread_handles[kThreads]; in TEST_P() local
360 HANDLE thread_handles[kNFds]; in Communicate() local
245 let mut thread_handles: Vec<thread::JoinHandle<Vec<Handle>>> = Vec::new(); in test_non_overwriting_old_handles() localVariable
295 std::unique_ptr<PlatformThreadHandle[]> thread_handles; in TEST_P() local