Searched defs:WorkerOnMessage (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | worker.cpp | 324 void Worker::WorkerOnMessage(const uv_async_t* req) in WorkerOnMessage() function in Commonlibrary::Concurrent::WorkerModule::Worker |
| D | worker_new.cpp | 1150 void NewWorker::WorkerOnMessage(const uv_async_t* req) in WorkerOnMessage() function in Commonlibrary::Concurrent::WorkerModule::NewWorker |