Home
last modified time | relevance | path

Searched defs:thread (Results 26 - 50 of 1647) sorted by relevance

12345678910>>...66

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dexceptions.h107 inline void SetExceptionEvent([[maybe_unused]] events::ExceptionType type, [[maybe_unused]] ManagedThread *thread) in SetExceptionEvent() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Druntime_interface.cpp23 ObjectHeader *RuntimeInterface::CreateObject(ManagedThread *thread, Class *klass) in CreateObject() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Dobject_accessor-impl.cpp42 ObjectAccessor::GetBarrierSet(const ManagedThread *thread) in GetBarrierSet() argument
52 ObjectAccessor::GetPreBarrierType(const ManagedThread *thread) in GetPreBarrierType() argument
62 ObjectAccessor::GetPostBarrierType(const ManagedThread *thread) in GetPostBarrierType() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Dbuiltins_base.cpp22 JSThread *thread = msg->GetThread(); in GetArgsArray() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins.h42 Builtins(JSThread *thread, ObjectFactory *factory, EcmaVM *vm) in Builtins() argument
H A Dbuiltins_intl.cpp24 JSThread *thread = argv->GetThread(); in GetCanonicalLocales() local
H A Dbuiltins_segment_iterator.cpp24 JSThread *thread = argv->GetThread(); in Next() local
/arkcompiler/ets_runtime/ecmascript/js_api/
H A Djs_api_bitvector_iterator.cpp27 JSThread* thread = argv->GetThread(); in Next() local
[all...]
H A Djs_api_vector_iterator.cpp27 JSThread *thread = argv->GetThread(); in Next() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_task.c27 osal_task_t *osal_kthread_create(threadfn_t thread, void *data, const char *name) in osal_kthread_create() argument
/kernel/linux/linux-5.10/tools/testing/selftests/ptrace/
H A Dvmaccess.c18 static void *thread(void *arg) in thread() function
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dsysret_ss_attrs.c61 pthread_t thread; in main() local
/kernel/linux/linux-5.10/tools/perf/arch/arm/util/
H A Dunwind-libdw.c7 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/loongarch/util/
H A Dunwind-libdw.c9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/
H A Dunwind-libdw.c9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/csky/util/
H A Dunwind-libdw.c9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Darchinsn.c9 arch_fetch_insn(struct perf_sample *sample, struct thread *thread, struct machine *machine) arch_fetch_insn() argument
/kernel/linux/linux-6.6/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/perf/arch/loongarch/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/perf/arch/csky/util/
H A Dunwind-libdw.c10 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/perf/arch/s390/util/
H A Dunwind-libdw.c11 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H A Dunwind-libdw.c8 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers() argument
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dsysret_ss_attrs.c61 pthread_t thread; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/ptrace/
H A Dvmaccess.c18 static void *thread(void *arg) in thread() function

Completed in 5 milliseconds

12345678910>>...66