Home
last modified time | relevance | path

Searched refs:Worker_TryLock (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp1222 void Worker_TryLock() { in Worker_TryLock() function
1268 MyThreadArray t(Worker_TryLock, in Run()
2757 void Worker_TryLock() { in Worker_TryLock() function
2772 MyThreadArray t(Worker_Lock, Worker_TryLock); in Run()