Home
last modified time | relevance | path

Searched refs:TaskWorker (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_pool_impl.cpp225 TaskWorker(); in SpawnThreads()
254 void TaskPoolImpl::TaskWorker() in TaskWorker() function in DistributedDB::TaskPoolImpl
H A Dtask_pool_impl.h61 void TaskWorker();
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Davoid_time_consuming_operations_in_mainthread.md108 …-optimization-using-smartperf-host.md)工具抓取Trace。如下图所示,原先在主线程中的getRawFileContent的标签转移到了TaskWorker线程。
/ohos5.0/docs/zh-cn/application-dev/reference/native-lib/
H A Dlibuv.md1123 当前OpenHarmony系统中涉及到libuv的线程主要有主线程、JS Worker线程、Taskpool中的TaskWorker线程以及IPC线程。除了主线程内采用了eventhandler作为…
/ohos5.0/docs/en/application-dev/reference/native-lib/
H A Dlibuv.md1179 Currently, libuv threads are used in the main thread, JS Worker thread, TaskWorker thread in the Ta…