Searched defs:HostOnMessage (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | worker.cpp | 1613 void Worker::HostOnMessage(const uv_async_t* req) in HostOnMessage() function in Commonlibrary::Concurrent::WorkerModule::Worker |
| /commonlibrary/ets_utils/js_concurrent_module/worker/test/ | ||
| D | test_worker.cpp | 220 static void HostOnMessage(const uv_async_t *req) in HostOnMessage() function in Commonlibrary::Concurrent::WorkerModule::WorkersTest |