Searched defs:AsyncRunnerDestructor (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/ | ||
| D | async_runner.cpp | 245 void AsyncRunner::AsyncRunnerDestructor(napi_env env, void* data, [[maybe_unused]] void* hint) in AsyncRunnerDestructor() function in Commonlibrary::Concurrent::TaskPoolModule::AsyncRunner |
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/test/ | ||
| D | test.cpp | 950 void NativeEngineTest::AsyncRunnerDestructor(napi_env env, void* data) in AsyncRunnerDestructor() function in Commonlibrary::Concurrent::TaskPoolModule::NativeEngineTest |