Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 13 of 13) sorted by relevance

/foundation/resourceschedule/frame_aware_sched/test/unittest/phone/
Drtg_interface_test.cpp492 vector<int> threads; variable
520 vector<int> threads; variable
/foundation/arkui/ace_engine/frameworks/base/thread/
Dbackground_task_executor.cpp70 std::list<std::thread> threads; in ~BackgroundTaskExecutor() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/test/moduletest/common/distributeddb/src/
Ddistributeddb_kv_concurrency_crud_test.cpp227 std::vector<std::thread> threads; in StartRandThread() local
Ddistributeddb_nb_crud_test.cpp1705 std::vector<std::thread> threads; in StartThreadForLongReadWrite() local
1802 std::vector<std::thread> threads; in StartThreadForLongWriteWrite() local
Ddistributeddb_nb_enable_sync_by_closed_db_test.cpp593 vector<thread> threads; variable
Ddistributeddb_nb_autolaunch_test.cpp604 vector<thread> threads; variable
Ddistributeddb_kv_backup_test.cpp1032 std::vector<std::thread> threads; variable
Ddistributeddb_nb_cursor_testcase.cpp1683 std::vector<std::thread> threads; in ResultSetDb025() local
1916 std::vector<std::thread> threads; in ResultSetDb026() local
Ddistributeddb_nb_backup_test.cpp1082 std::vector<std::thread> threads; variable
Ddistributeddb_nb_batch_crud_test.cpp720 std::vector<std::thread> threads; variable
Ddistributeddb_nb_schema_test.cpp1772 vector<thread> threads; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmix_stack_dumper.cpp464 std::vector<pid_t> threads; in HandleMixDumpRequest() local
/foundation/communication/ipc/ipc/test/moduletest/native/common/
Dipc_core_module_test.cpp732 std::vector<std::unique_ptr<std::thread>> threads; variable