Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp153 auto Entrypoint = [&]() { in TEST_F() local
165 std::thread T1(Entrypoint); in TEST_F()
166 std::thread T2(Entrypoint); in TEST_F()