Home
last modified time | relevance | path

Searched defs:tq (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_pool_impl.cpp158 TaskQueue *tq = &pair.second; in SetThreadFree() local
177 TaskQueue *tq = &pair.second; in ReapTask() local
/ohos5.0/foundation/graphic/graphic_3d/kits/js/include/
H A DBaseObjectJS.h218 META_NS::IAny::Ptr ExecSyncTask(const META_NS::ITaskQueue::Ptr tq, func&& fun) in ExecSyncTask()