Home
last modified time | relevance | path

Searched defs:future1 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test_one.cpp403 std::future<void> future1 = std::async(std::launch::async, [state, &mtx, &cv, &ready]() { in HWTEST_F_L0() local
444 std::future<void> future1 = std::async(std::launch::async, [state, &mtx, &cv, &ready]() { in HWTEST_F_L0() local