Home
last modified time | relevance | path

Searched refs:ReleaseHostThreadContent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.h542 void ReleaseHostThreadContent();
H A Dworker.cpp338 worker->ReleaseHostThreadContent(); in WorkerDestructor()
386 worker->ReleaseHostThreadContent(); in HostEnvCleanCallbackInner()
2189 ReleaseHostThreadContent(); in ~Worker()
2207 void Worker::ReleaseHostThreadContent() in ReleaseHostThreadContent() function in Commonlibrary::Concurrent::WorkerModule::Worker