Searched defs:PostMessage (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/worker/ | ||
| D | worker.cpp | 558 napi_value Worker::PostMessage(napi_env env, napi_callback_info cbinfo) in PostMessage() function in Commonlibrary::Concurrent::WorkerModule::Worker |
| /commonlibrary/ets_utils/js_concurrent_module/worker/test/ | ||
| D | test_worker.cpp | 271 static void PostMessage(Worker *worker, void *message) in PostMessage() function in Commonlibrary::Concurrent::WorkerModule::WorkersTest |