Searched defs:WorkerOnMessage (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/test/ | ||
H A D | test_worker.cpp | 85 static void WorkerOnMessage(const uv_async_t *req) in WorkerOnMessage() function in Commonlibrary::Concurrent::WorkerModule::WorkersTest |
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
H A D | worker.cpp | 1969 void Worker::WorkerOnMessage(const uv_async_t* req) in WorkerOnMessage() function in Commonlibrary::Concurrent::WorkerModule::Worker |