Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/test/
H A Dtest_worker.cpp138 static void WorkerThreadFunction(void *data) in WorkerThreadFunction() function in Commonlibrary::Concurrent::WorkerModule::WorkersTest
1530 std::thread t(WorkerThreadFunction, worker);