Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/tests/
Dpanda_cache_test.cpp211 void MethodReaderThread(PandaCache *cache) in MethodReaderThread() function
277 threads[i] = std::thread(MethodReaderThread, &cache); in TEST()