Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
Drs_sub_thread_manager.cpp60 for (auto subThread : threadList_) { in DumpMem() local
145 auto subThread = threadList_[i]; in SubmitSubThreadTask() local
180 auto subThread = threadList_[i]; in ResetSubThreadGrContext() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_kv_backup_test.cpp286 thread subThread([&]() { in __anondad03f660502() variable
333 thread subThread([&]() { in __anondad03f660702() variable
388 thread subThread([&]() { in __anondad03f660902() variable
438 thread subThread([&]() { in __anondad03f660b02() variable
786 thread subThread([&]() { in __anondad03f660d02() variable
853 thread subThread([&]() { in __anondad03f660f02() variable
905 thread subThread([&]() { in __anondad03f661102() variable
957 thread subThread([&]() { in __anondad03f661302() variable
Ddistributeddb_nb_backup_test.cpp247 thread subThread([&filePath]() { in __anon2c0cfdb50102() variable
296 thread subThread([]() { in __anon2c0cfdb50302() variable
354 thread subThread([&filePath]() { in __anon2c0cfdb50502() variable
403 thread subThread([&filePath]() { in __anon2c0cfdb50702() variable
856 thread subThread([&filePath]() { in __anon2c0cfdb50902() variable
912 thread subThread([&filePath]() { in __anon2c0cfdb50b02() variable
960 thread subThread([]() { in __anon2c0cfdb50d02() variable
1006 thread subThread([&filePath]() { in __anon2c0cfdb50f02() variable
Ddistributeddb_nb_local_batch_crud_test.cpp355 thread subThread([&putBatchFinish, &entries, &batchMtx, &batchCondition]() { in __anonf6185db80102() variable
405 thread subThread([&putBatchFinish, &entries, &batchMtx, &batchCondition]() { in __anonf6185db80302() variable
1021 thread subThread([&insertEntries, &observerLocal]() { in __anonf6185db80502() variable
Ddistributeddb_nb_batch_crud_test.cpp417 thread subThread([&entriesBatch, &subPutBatchFlag]() { in __anon07ddae6e0102() variable
467 thread subThread([&subDeleteBatchFlag, &allKeys]() { in __anon07ddae6e0302() variable
Ddistributeddb_nb_create_test.cpp1599 thread subThread([&result1, &rekeyFlag]() { in __anonc203bab30102() variable
Ddistributeddb_kv_observer_test.cpp1664 thread subThread([&kvObserverDelegate, &entriesBatch]() { in __anonc277de380102() variable
Ddistributeddb_nb_observer_test.cpp2177 thread subThread([&nbObserverDelegate, &entriesBatch]() { in __anon55dd6c470102() variable
Ddistributeddb_nb_cursor_testcase.cpp1620 thread subThread([&delegate, &conditionRekeyVar, &rekeyFlag, &mtx]() { in ResultSetDb024() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_multi_user_test.cpp257 thread subThread([&]() { in TestSyncWithUserChange() local
641 thread subThread([]() { in __anonfd135fc40802() variable
678 thread subThread([]() { in __anonfd135fc40902() variable
750 thread subThread([]() { in __anonfd135fc40a02() variable
839 thread subThread([]() { in __anonfd135fc40c02() variable
Ddistributeddb_relational_multi_user_test.cpp351 thread subThread([&]() { in TestSyncWithUserChange() local
779 thread subThread([&]() { in __anonb65e1f610d02() variable
Ddistributeddb_single_ver_p2p_complex_sync_test.cpp396 std::thread subThread([]{ in __anon7f2dc5a00402() variable
452 std::thread subThread([&devices] { in __anon7f2dc5a00802() variable
Ddistributeddb_single_ver_p2p_sync_check_test.cpp805 thread subThread([&onlineFlag, &conditionOnline, &offlineFlag, &conditionOffline]() { in __anon5f4525660d02() variable
Ddistributeddb_relational_ver_p2p_sync_test.cpp1534 std::thread subThread = std::thread([&subFinish, &cv, &tableNameA, &tableADataMap]() { in __anon122cc5721202() variable