Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Linux/
H A Duar_signals.cpp54 void *FastThread(void *) { in FastThread() function
67 for (auto Thread : {&FastThread, &SlowThread}) { in main()