Searched refs:PrepareForWorkerInstance (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
H A D | worker.h | 167 bool PrepareForWorkerInstance(); |
H A D | worker.cpp | 239 if (worker->PrepareForWorkerInstance()) { in ExecuteInThread() |
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
H A D | worker.h | 543 bool PrepareForWorkerInstance(); |
H A D | worker.cpp | 1334 if (worker->PrepareForWorkerInstance()) { in ExecuteInThread() |