Home
last modified time | relevance | path

Searched defs:StartingGun (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gwp_asan/gwp_asan/tests/
H A Dthread_contention.cpp19 std::atomic<bool> *StartingGun, unsigned NumIterations) { in asyncTask()
47 std::atomic<bool> StartingGun{false}; in runThreadContentionTest() local
H A Dmutex_test.cpp54 static void synchronousIncrementTask(std::atomic<bool> *StartingGun, Mutex *Mu, in synchronousIncrementTask()
71 std::atomic<bool> StartingGun{false}; in runSynchronisedTest() local
H A Drecoverable.cpp143 std::atomic<bool> *StartingGun, in singleAllocThrashTask()
172 std::atomic<bool> StartingGun{false}; in runInterThreadThrashingSingleAlloc() local