| /foundation/ability/ability_runtime/test/unittest/appkit/child_main_thread_test/ |
| D | child_main_thread_test.cpp | 74 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); variable 91 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); variable 109 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); variable 129 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); variable 163 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); variable 198 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); variable 217 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); variable
|
| /foundation/communication/dsoftbus/tests/adapter/unittest/ |
| D | softbus_thread_test.cpp | 56 SoftBusThread thread = SoftBusThreadGetSelf(); in ThreadSelfTest() local 461 SoftBusThread thread = 0; variable 476 SoftBusThread thread = 0; variable 495 SoftBusThread thread = 0; variable 515 SoftBusThread thread = 0; variable 534 SoftBusThread thread = 0; variable 553 SoftBusThread thread = 0; variable 572 SoftBusThread thread = 0; variable 591 SoftBusThread thread = 0; variable 611 SoftBusThread thread = 0; variable [all …]
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/ |
| D | thread_linux.c | 44 Thread *thread; member 69 Thread *thread = startPromise->thread; in ThreadStartFunc() local 99 int32_t ThreadIsSelf(const Thread *thread) in ThreadIsSelf() 109 static void ThreadStop(Thread *thread) in ThreadStop() 125 Thread *thread = (Thread *)calloc(1, (sizeof(Thread))); in ThreadCreate() local 177 void ThreadDelete(Thread *thread) in ThreadDelete() 191 void ThreadPostTask(Thread *thread, TaskFunc func, void *context) in ThreadPostTask() 205 Reactor *ThreadGetReactor(const Thread *thread) in ThreadGetReactor()
|
| /foundation/ai/ai_engine/services/common/platform/threadpool/source/ |
| D | thread_pool.cpp | 69 std::shared_ptr<Thread> thread; in Pop() local 87 void ThreadPool::Push(std::shared_ptr<Thread> &thread) in Push() 111 for (auto &thread : busyThreads_) { in StopThreads() local 125 for (auto &thread : busyThreads_) { in StopThreads() local 142 for (auto &thread : busyThreads_) { in StopThreads() local
|
| /foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/ |
| D | thread.h | 23 thread() noexcept in thread() function 29 explicit thread(const char* name, qos qos_, Fn&& fn, Args&&... args) in thread() function 42 explicit thread(qos qos_, Fn&& fn, Args&&... args) in thread() function 57 explicit thread(Fn&& fn, Args&& ... args) in thread() function 71 thread(thread&& th) noexcept in thread() function
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| D | worker_manager.cpp | 24 for (auto& thread : tgwrap.threads) { in JoinRtg() local 50 for (auto& thread : tgwrap.threads) { in JoinTG() local 74 for (auto& thread : groupCtl[qos].threads) { in LeaveTG() local
|
| D | cpuworker_manager.cpp | 95 unsigned int CPUWorkerManager::StealTaskBatch(WorkerThread* thread) in StealTaskBatch() 124 PollerRet CPUWorkerManager::TryPoll(const WorkerThread* thread, int timeout) in TryPoll() 153 void CPUWorkerManager::NotifyTaskPicked(const WorkerThread* thread) in NotifyTaskPicked() 158 void CPUWorkerManager::WorkerRetired(WorkerThread* thread) in WorkerRetired() 239 bool CPUWorkerManager::IsExceedRunningThreshold(const WorkerThread* thread) in IsExceedRunningThreshold()
|
| D | scpuworker_manager.cpp | 84 void SCPUWorkerManager::WorkerRetiredSimplified(WorkerThread* thread) in WorkerRetiredSimplified() 126 TaskBase* SCPUWorkerManager::PickUpTaskBatch(WorkerThread* thread) in PickUpTaskBatch() 199 WorkerAction SCPUWorkerManager::WorkerIdleAction(const WorkerThread* thread) in WorkerIdleAction() 243 void SCPUWorkerManager::WorkerPrepare(WorkerThread* thread) in WorkerPrepare()
|
| D | worker_thread.cpp | 81 void SetThreadAttr(WorkerThread* thread, const QoS& qos) in SetThreadAttr()
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| D | ut_condition.cpp | 189 ffrt_thread_t thread; variable 200 ffrt_thread_t thread; variable 208 ffrt_thread_t thread; variable
|
| D | ut_rtg.cpp | 229 for (auto& thread : threads) { variable 314 for (auto& thread : threads) { variable
|
| /foundation/multimedia/player_framework/.vscode/ |
| D | settings.json | 7 "thread": "cpp", string
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/ |
| D | security_manager_test.cpp | 102 std::thread thread([dbPath, dbName, blockResult]() { in __anon080a378c0102() variable 131 std::thread thread([dbPath, dbName, blockResult]() { in __anon080a378c0202() variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
| D | rs_profiler_beta_recorder.cpp | 75 std::thread thread([]() { in LaunchBetaRecordNotificationThread() local 86 std::thread thread([]() { in LaunchBetaRecordFileSplitThread() local 102 std::thread thread([]() { in LaunchBetaRecordMetricsUpdateThread() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/ |
| D | global_config.h | 42 ThreadConfig *thread = nullptr; variable
|
| /foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
| D | softbus_adapter_thread.c | 253 int32_t SoftBusThreadCreate(SoftBusThread *thread, SoftBusThreadAttr *threadAttr, in SoftBusThreadCreate() 302 int32_t SoftBusThreadJoin(SoftBusThread thread, void **value) in SoftBusThreadJoin() 318 int32_t SoftBusThreadSetName(SoftBusThread thread, const char *name) in SoftBusThreadSetName()
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| D | event_runner.cpp | 98 bool Deposit(std::unique_ptr<std::thread> &thread, const ExitFunction &threadExit) in Deposit() 127 std::unique_ptr<std::thread> thread; member 349 inline bool Attach(std::unique_ptr<std::thread> &thread) in Attach() 424 auto thread = in Create() local
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/ |
| D | wifi_direct_mock.cpp | 402 std::thread thread(run); in CreateGroupSuccessAction() local 414 std::thread thread(run); in CreateGroupFailureAction() local 426 std::thread thread(run); in CreateGroupTimeOutAction() local 440 std::thread thread(run); in ConnectSuccessAction() local 452 std::thread thread(run); in ConnectFailureAction() local 464 std::thread thread(run); in ConnectTimeOutAction() local 478 std::thread thread(run); in DestroyGroupSuccessAction() local 490 std::thread thread(run); in DestroyGroupFailureAction() local 502 std::thread thread(run); in DestroyGroupTimeOutAction() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/offscreen_render/ |
| D | rs_offscreen_render_thread_test.cpp | 94 std::shared_ptr<RSOffscreenRenderThread> thread = std::make_shared<RSOffscreenRenderThread>(); variable
|
| /foundation/graphic/graphic_surface/test/surface_test/systemtest/ |
| D | native_window_test.cpp | 150 std::thread thread([this, pipeFd, producer]() { in __anon656395190102() variable 215 std::thread thread([this, pipeFd, uniqueId]() { in __anon656395190202() variable 302 std::thread thread([this, pipeFd, producer]() { in __anon656395190302() variable 430 std::thread thread([this, pipeFd, uniqueId]() { in __anon656395190402() variable 512 std::thread thread([this, pipeFd, uniqueId]() { in __anon656395190502() variable 694 std::thread thread([this, pipeFd, uniqueId]() { in __anon656395190602() variable 747 std::thread thread([this, pipeFd, uniqueId]() { in __anon656395190702() variable 899 std::thread thread([this, pipeFd, producer, cUniqueId]() { in __anon656395190802() variable
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/ |
| D | thread_pool.h | 49 mutable std::thread thread; member
|
| /foundation/communication/netmanager_base/test/netcommon/unittest/net_common/ |
| D | errorcode_convertor_test.cpp | 56 std::thread thread([this]() { in AllTest001() local
|
| /foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/ |
| D | errorcode_convertor_test.cpp | 56 std::thread thread([this]() { in AllTest001() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_task_executor.cpp | 47 std::thread thread([pool, i] { in InitThreadPool() local
|
| /foundation/graphic/graphic_surface/surface/test/systemtest/ |
| D | native_window_test.cpp | 153 std::thread thread([this, pipeRead, pipeWrite, producer]() { in __anon31584efa0102() variable 276 std::thread thread([this, pipeRead, pipeWrite, producer]() { in __anon31584efa0202() variable 387 std::thread thread([this, pipeRead, pipeWrite, uniqueId]() { in __anon31584efa0302() variable 543 std::thread thread([this, pipeRead, pipeWrite, uniqueId]() { in __anon31584efa0402() variable 683 std::thread thread([this, pipeRead, pipeWrite, uniqueId]() { in __anon31584efa0502() variable 775 std::thread thread([this, pipeRead, pipeWrite, uniqueId]() { in __anon31584efa0602() variable 892 std::thread thread([this, pipeRead, pipeWrite, producer, cUniqueId]() { in __anon31584efa0702() variable 1059 std::thread thread([this, pipeRead, pipeWrite, uniqueId]() { in __anon31584efa0802() variable
|