Home
last modified time | relevance | path

Searched defs:thread (Results 301 - 325 of 951) sorted by relevance

1...<<11121314151617181920>>...39

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dthread_linux.c44 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 Dsys_util.c131 void PthreadJoin(pthread_t thread, void **retval) in PthreadJoin() argument
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-nps.c139 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 Dsmp.c180 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local
/kernel/linux/linux-5.10/crypto/
H A Dalgboss.c82 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 Dcontext.c107 struct thread_info *thread = t; in contextidr_notifier() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c87 struct thread_struct *thread = &task->thread; ptrace_set_debugreg() local
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dchan_user.c279 int pid, thread, count, thread_fd = -1; in register_winch() local
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dprocessor-generic.h39 } thread; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddswstate.c412 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...]
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dsmp.c180 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcontext.c107 struct thread_info *thread = t; in contextidr_notifier() local
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c88 struct thread_struct *thread = &task->thread; ptrace_set_debugreg() local
[all...]
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpfault.c212 struct thread_struct *thread, *nex in pfault_cpu_dead() local
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dchan_user.c279 int pid, thread, count, thread_fd = -1; in register_winch() local
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dprocessor-generic.h40 } thread; member
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dwriteback.h30 struct task_struct *thread; member
/kernel/linux/linux-5.10/include/linux/sched/
H A Dframe_rtg.h27 struct task_struct *thread[MAX_TID_NUM]; member
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c242 int arch_skip_callchain_idx(struct thread *thread, struct ip_callchain *chain) in arch_skip_callchain_idx() argument
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-hash.c49 pthread_t thread; member
H A Dfutex-lock-pi.c29 pthread_t thread; member
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dhists_output.c21 struct thread *thread; member
H A Dhists_link.c18 struct thread *thread; member
[all...]
H A Dhists_common.c96 struct thread *thread; in setup_fake_machine() local
[all...]
H A Dmmap-thread-lookup.c188 struct thread *thread; in mmap_events() local
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...39