| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | dfx_process.cpp | 77 auto thread = DfxThread::Create(processInfo_.pid, tids[i], nstids[i]); in InitOtherThreads() local [all...] |
| H A D | dfx_unwind_remote.cpp | 54 void GetThreadKernelStack(std::shared_ptr<DfxThread> thread) in GetThreadKernelStack() argument [all...] |
| H A D | dfx_thread.cpp | 39 auto thread = std::make_shared<DfxThread>(pid, tid, nsTid); in Create() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
| H A D | process_dump_test.cpp | 167 auto thread = DfxThread::Create(pid, tid, tid); in HWTEST_F() local 181 std::shared_ptr<DfxThread> thread = std::make_shared<DfxThread>(pid, tid, tid); in HWTEST_F() local 199 std::shared_ptr<DfxThread> thread = DfxThread::Create(pid, tid, tid); in HWTEST_F() local 231 std::shared_ptr<DfxThread> thread = DfxThread::Create(pid, tid, tid); HWTEST_F() local 290 std::shared_ptr<DfxThread> thread = DfxThread::Create(pid, tid, tid); HWTEST_F() local [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/formatter/ |
| H A D | dfx_json_formatter.cpp | 82 Json::Value thread = threads[i]; in FormatJsonStack() local
|
| /base/update/updater/services/include/applypatch/ |
| H A D | transfer_manager.h | 47 pthread_t thread;
member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | oal_thread.h | 245 static inline hi_u32 oal_set_thread_property(const oal_kthread_stru *thread, const oal_kthread_param_stru *thread_param) in oal_set_thread_property() argument
|
| /foundation/ai/ai_engine/services/common/platform/threadpool/include/ |
| H A D | thread.h | 112 SetThread(Thread *thread) SetThread() argument [all...] |
| /foundation/ai/ai_engine/services/server/server_executor/source/ |
| H A D | engine_manager.cpp | 203 std::shared_ptr<Thread> thread = threadPool->Pop(); in CreateEngine() local
|
| /foundation/ability/ability_runtime/test/fuzztest/applifecycledeal_fuzzer/ |
| H A D | applifecycledeal_fuzzer.cpp | 65 sptr<IAppScheduler> thread = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | worker_thread.h | 205 std::thread thread; global() member in ffrt::WorkerThread [all...] |
| H A D | cpuworker_manager.cpp | 93 CPUEUTask* CPUWorkerManager::PickUpTaskFromLocalQueue(WorkerThread* thread) in PickUpTaskFromLocalQueue() argument 104 unsigned int CPUWorkerManager::StealTaskBatch(WorkerThread* thread) in StealTaskBatch() argument 133 TryPoll(const WorkerThread* thread, int timeout) TryPoll() argument 162 NotifyTaskPicked(const WorkerThread* thread) NotifyTaskPicked() argument 167 WorkerRetired(WorkerThread* thread) WorkerRetired() argument 247 IsExceedRunningThreshold(const WorkerThread* thread) IsExceedRunningThreshold() argument [all...] |
| H A D | scpuworker_manager.cpp | 103 WorkerAction SCPUWorkerManager::WorkerIdleAction(const WorkerThread* thread) in WorkerIdleAction() argument 153 PickUpTaskFromGlobalQueue(WorkerThread* thread) PickUpTaskFromGlobalQueue() argument 165 PickUpTaskBatch(WorkerThread* thread) PickUpTaskBatch() argument 204 WorkerPrepare(WorkerThread* thread) WorkerPrepare() argument [all...] |
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_loop.cpp | 192 pthread_t thread; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
| H A D | hci_cmd.c | 138 Thread *thread = BTM_GetProcessingThread(); in HciCmdOnCmdTimeout() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/ |
| H A D | thread_linux.c | 44 Thread *thread; member 69 Thread *thread = startPromise->thread; in ThreadStartFunc() local 99 ThreadIsSelf(const Thread *thread) ThreadIsSelf() argument 109 ThreadStop(Thread *thread) ThreadStop() argument 125 Thread *thread = (Thread *)calloc(1, (sizeof(Thread))); ThreadCreate() local 177 ThreadDelete(Thread *thread) ThreadDelete() argument 191 ThreadPostTask(Thread *thread, TaskFunc func, void *context) ThreadPostTask() argument 205 ThreadGetReactor(const Thread *thread) ThreadGetReactor() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
| H A D | sys_util.c | 131 void PthreadJoin(pthread_t thread, void **retval) in PthreadJoin() argument
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | timer-nps.c | 139 int thread; in nps_clkevent_rm_thread() local 163 int thread; in nps_clkevent_add_thread() local
|
| /kernel/linux/linux-5.10/arch/hexagon/kernel/ |
| H A D | smp.c | 180 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | algboss.c | 82 struct task_struct *thread; in cryptomgr_schedule_probe() local 217 struct task_struct *thread; in cryptomgr_schedule_test() local
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | context.c | 107 struct thread_info *thread = t; in contextidr_notifier() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-adv.c | 87 struct thread_struct *thread = &task->thread; ptrace_set_debugreg() local [all...] |
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | chan_user.c | 279 int pid, thread, count, thread_fd = -1; in register_winch() local
|
| /kernel/linux/linux-5.10/arch/um/include/asm/ |
| H A D | processor-generic.h | 39 } thread; member
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | dswstate.c | 412 acpi_ds_get_current_walk_state(struct acpi_thread_state *thread) acpi_ds_get_current_walk_state() argument 441 acpi_ds_push_walk_state(struct acpi_walk_state *walk_state, struct acpi_thread_state *thread) acpi_ds_push_walk_state() argument 466 acpi_ds_pop_walk_state(struct acpi_thread_state *thread) acpi_ds_pop_walk_state() argument 506 acpi_ds_create_walk_state(acpi_owner_id owner_id, union acpi_parse_object *origin, union acpi_operand_object *method_desc, struct acpi_thread_state *thread) acpi_ds_create_walk_state() argument [all...] |