Home
last modified time | relevance | path

Searched defs:threadList (Results 1 - 6 of 6) sorted by relevance

/foundation/ai/ai_engine/test/common/threadpool/
H A Dthread_pool_test.cpp216 std::shared_ptr<Thread> threadList[maxThreadNum]; in HWTEST_F() local
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A Dpipeline_threadpool.cpp86 std::shared_ptr<std::list<std::shared_ptr<PipeLineThread>>> threadList = workerGroupMap[groupId]; in FindThread() local
100 std::shared_ptr<std::list<std::shared_ptr<PipeLineThread>>> threadList; in DestroyThread() local
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_util.h173 static bool GetUserThreadList(DebugInterface *debugInterface, PandaVector<PtThread> *threadList) in GetUserThreadList() argument
/kernel/liteos_m/kal/posix/src/
H A Dpthread.c66 LOS_DL_LIST threadList; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp2132 std::vector<std::thread *> threadList; in HWTEST_F() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_sched_pri.h419 LOS_DL_LIST threadList; /**< thread list */ member

Completed in 10 milliseconds