Searched refs:RunInParallel (Results 1 – 2 of 2) sorted by relevance
288 void RunInParallel(PlatformThread::Delegate *d1, PlatformThread::Delegate *d2) { in RunInParallel() function301 RunInParallel(&thread1, &thread2); in DataRace()323 RunInParallel(&thread1, &thread2); in TEST()331 RunInParallel(&thread1, &thread2); in TEST()
328 void RunInParallel(PlatformThread::Delegate *d1, PlatformThread::Delegate *d2) { in RunInParallel() function341 RunInParallel(&thread1, &thread2); in DataRace()363 RunInParallel(&thread1, &thread2); in TEST()371 RunInParallel(&thread1, &thread2); in TEST()