Home
last modified time | relevance | path

Searched defs:subThread (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread_manager.cpp76 for (auto subThread : threadList_) { in DumpMem() local
103 for (auto& subThread : threadList_) { in GetAppGpuMemoryInMB() local
201 auto subThread = threadList_[i]; in SubmitSubThreadTask() local
241 auto subThread = threadList_[i]; in ResetSubThreadGrContext() local
259 auto subThread = threadList_[i]; in CancelReleaseResourceTask() local
271 auto subThread = threadList_[i]; in ReleaseTexture() local
288 auto subThread = threadList_[i]; in TryReleaseTextureForIdleThread() local
306 auto subThread = threadList_[i]; in CancelReleaseTextureTask() local
322 auto subThread = threadList_[threadIndex]; in ReleaseSurface() local
382 auto subThread = threadList_[nowIdx]; in ScheduleRenderNodeDrawable() local
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_kv_backup_test.cpp286 thread subThread([&]() { in __anon6e3adb5f0502() variable
333 thread subThread([&]() { in __anon6e3adb5f0702() variable
388 thread subThread([&]() { in __anon6e3adb5f0902() variable
438 thread subThread([&]() { in __anon6e3adb5f0b02() variable
786 thread subThread([&]() { in __anon6e3adb5f0d02() variable
853 thread subThread([&]() { in __anon6e3adb5f0f02() variable
905 thread subThread([&]() { in __anon6e3adb5f1102() variable
957 thread subThread([&]() { in __anon6e3adb5f1302() variable
H A Ddistributeddb_nb_backup_test.cpp247 thread subThread([&filePath]() { in __anonbf7799ae0102() variable
296 thread subThread([]() { in __anonbf7799ae0302() variable
354 thread subThread([&filePath]() { in __anonbf7799ae0502() variable
403 thread subThread([&filePath]() { in __anonbf7799ae0702() variable
856 thread subThread([&filePath]() { in __anonbf7799ae0902() variable
912 thread subThread([&filePath]() { in __anonbf7799ae0b02() variable
960 thread subThread([]() { in __anonbf7799ae0d02() variable
1006 thread subThread([&filePath]() { in __anonbf7799ae0f02() variable
H A Ddistributeddb_nb_local_batch_crud_test.cpp356 thread subThread([&putBatchFinish, &entries, &batchMtx, &batchCondition]() { in __anon2eed04f10102() variable
406 thread subThread([&putBatchFinish, &entries, &batchMtx, &batchCondition]() { in __anon2eed04f10302() variable
1022 thread subThread([&insertEntries, &observerLocal]() { in __anon2eed04f10502() variable
H A Ddistributeddb_nb_batch_crud_test.cpp417 thread subThread([&entriesBatch, &subPutBatchFlag]() { in __anon46b79ee70102() variable
467 thread subThread([&subDeleteBatchFlag, &allKeys]() { in __anon46b79ee70302() variable
H A Ddistributeddb_nb_create_test.cpp1599 thread subThread([&result1, &rekeyFlag]() { in __anon556e56ac0102() variable
H A Ddistributeddb_kv_observer_test.cpp1664 thread subThread([&kvObserverDelegate, &entriesBatch]() { in __anondaf95c710102() variable
H A Ddistributeddb_nb_observer_test.cpp2177 thread subThread([&nbObserverDelegate, &entriesBatch]() { in __anon6e5eea800102() variable
H A Ddistributeddb_nb_cursor_testcase.cpp1620 thread subThread([&delegate, &conditionRekeyVar, &rekeyFlag, &mtx]() { in ResultSetDb024() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_user_test.cpp258 thread subThread([&startSync, &cv]() { in TestSyncWithUserChange() local
644 thread subThread([]() { in __anon7ac9223d0802() variable
681 thread subThread([]() { in __anon7ac9223d0902() variable
753 thread subThread([]() { in __anon7ac9223d0a02() variable
842 thread subThread([]() { in __anon7ac9223d0c02() variable
H A Ddistributeddb_relational_multi_user_test.cpp360 thread subThread([&]() { in TestSyncWithUserChange() local
802 thread subThread([&]() { in __anon3413e1da0e02() variable
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp399 std::thread subThread([]{ in __anonb4f3bed90402() variable
455 std::thread subThread([&devices] { in __anonb4f3bed90802() variable
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp1012 thread subThread([&onlineFlag, &conditionOnline, &offlineFlag, &conditionOffline]() { in __anon6e997c5f1602() variable
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp1572 std::thread subThread = std::thread([&subFinish, &cv, &tableNameA, &tableADataMap]() { in __anond45d0a2b1202() variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/
H A Drs_sub_thread_manager_test.cpp51 std::shared_ptr<RSSubThread> subThread = std::make_shared<RSSubThread>(renderContext.get(), 0); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_import_and_export_rd_test.cpp1274 thread subThread([&singleFileName, &passwd, &readyFlag, &backupVar]() { in __anonc930457d0402() variable
H A Ddistributeddb_interfaces_import_and_export_test.cpp1350 thread subThread([&singleFileName, &passwd, &readyFlag, &backupVar]() { in __anon906019a80402() variable
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_refbase_test.cpp1132 std::thread subThread {[&testObject1]() { in __anonbd15c9080202() variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp1652 std::thread subThread {[&testObject1, &state]() { in BENCHMARK_F() local