Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLContextSharingTest.cpp1513 std::thread samplingThread = std::thread([&]() { in TEST_P() local
1562 samplingThread.join(); in TEST_P()