/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() argument 220 thread(thread &&other) {} in thread() function 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 227 explicit thread(Function &&f, Args &&...args) { in thread() argument 236 void join() {} in join() [all …]
|
/openbsd/lib/librthread/ |
H A D | rthread.c | 93 pthread_t thread = v; in _rthread_start() local 154 _rthread_free(pthread_t thread) in _rthread_free() 162 _thread_release(pthread_t thread) in _thread_release() 182 pthread_t thread; in _thread_key_zero() local 196 pthread_t thread = pthread_self(); in _rthread_init() local 250 pthread_t thread; in _rthread_reaper() local 324 pthread_detach(pthread_t thread) in pthread_detach() 349 pthread_t thread; in pthread_create() local 416 pthread_kill(pthread_t thread, int sig) in pthread_kill() 428 pthread_cancel(pthread_t thread) in pthread_cancel() [all …]
|
H A D | rthread_sched.c | 32 pthread_getschedparam(pthread_t thread, int *policy, in pthread_getschedparam() 46 pthread_setschedparam(pthread_t thread, int policy, in pthread_setschedparam() 121 pthread_getprio(pthread_t thread) in pthread_getprio() 130 pthread_setprio(pthread_t thread, int priority) in pthread_setprio()
|
H A D | rthread_np.c | 43 pthread_set_name_np(pthread_t thread, const char *name) in pthread_set_name_np() 53 pthread_get_name_np(pthread_t thread, char *name, size_t len) in pthread_get_name_np() 80 pthread_stackseg_np(pthread_t thread, stack_t *sinfo) in pthread_stackseg_np()
|
/openbsd/gnu/llvm/lldb/source/Target/ |
H A D | StopInfo.cpp | 32 StopInfo::StopInfo(Thread &thread, uint64_t value) in StopInfo() 88 StopInfoBreakpoint(Thread &thread, break_id_t break_id) in StopInfoBreakpoint() 135 bool IsValidForOperatingSystemThread(Thread &thread) override { in IsValidForOperatingSystemThread() 668 StopInfoWatchpoint(Thread &thread, break_id_t watch_id, in StopInfoWatchpoint() 695 ThreadPlanStepOverWatchpoint(Thread &thread, in ThreadPlanStepOverWatchpoint() 1142 StopInfoException(Thread &thread, const char *description) in StopInfoException() 1332 StopInfoVForkDone(Thread &thread) : StopInfo(thread, 0) {} in StopInfoVForkDone() 1381 StopInfoSP StopInfo::CreateStopReasonToTrace(Thread &thread) { in CreateStopReasonToTrace() 1402 StopInfoSP StopInfo::CreateStopReasonWithExec(Thread &thread) { in CreateStopReasonWithExec() 1406 StopInfoSP StopInfo::CreateStopReasonFork(Thread &thread, in CreateStopReasonFork() [all …]
|
H A D | ThreadPlanStepInstruction.cpp | 23 ThreadPlanStepInstruction::ThreadPlanStepInstruction(Thread &thread, in ThreadPlanStepInstruction() 40 Thread &thread = GetThread(); in SetUpState() local 100 Thread &thread = GetThread(); in IsPlanStale() local 129 Thread &thread = GetThread(); in ShouldStop() local
|
H A D | ThreadPlanCallFunction.cpp | 35 Thread &thread, ABI *&abi, lldb::addr_t &start_load_addr, in ConstructorSetup() 98 Thread &thread, const Address &function, const CompilerType &return_type, in ThreadPlanCallFunction() 131 Thread &thread, const Address &function, in ThreadPlanCallFunction() 188 Thread &thread = GetThread(); in DoTakedown() local 379 Thread &thread = GetThread(); in DidPush() local
|
H A D | ThreadPlanTracer.cpp | 37 ThreadPlanTracer::ThreadPlanTracer(Thread &thread, lldb::StreamSP &stream_sp) in ThreadPlanTracer() 41 ThreadPlanTracer::ThreadPlanTracer(Thread &thread) in ThreadPlanTracer() 88 ThreadPlanAssemblyTracer::ThreadPlanAssemblyTracer(Thread &thread, in ThreadPlanAssemblyTracer() 93 ThreadPlanAssemblyTracer::ThreadPlanAssemblyTracer(Thread &thread) in ThreadPlanAssemblyTracer()
|
/openbsd/gnu/llvm/lldb/source/Symbol/ |
H A D | FuncUnwinders.cpp | 61 Thread &thread) { in GetUnwindPlanAtCallSite() 199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan() 215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan() 246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan() 287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan() 328 Thread &thread) { in GetAssemblyUnwindPlan() 353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation() 384 Thread &thread) { in GetUnwindPlanAtNonCallSite() 435 Thread &thread) { in GetUnwindPlanFastUnwind() 454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault() [all …]
|
H A D | UnwindPlan.cpp | 73 GetByteOrderAndAddrSize(Thread *thread) { in GetByteOrderAndAddrSize() 83 static void DumpDWARFExpr(Stream &s, llvm::ArrayRef<uint8_t> expr, Thread *thread) { in DumpDWARFExpr() 96 Thread *thread, in Dump() 160 Thread *thread, uint32_t reg_num) { in DumpRegisterName() 226 Thread *thread, addr_t base_addr) const { in Dump() 493 void UnwindPlan::Dump(Stream &s, Thread *thread, lldb::addr_t base_addr) const { in Dump() 570 const RegisterInfo *UnwindPlan::GetRegisterInfo(Thread *thread, in GetRegisterInfo()
|
/openbsd/gnu/usr.bin/perl/dist/threads/ |
H A D | threads.xs | 192 S_ithread_set(pTHX_ ithread *thread) in S_ithread_set() 214 S_ithread_clear(pTHX_ ithread *thread) in S_ithread_clear() 283 S_ithread_free(pTHX_ ithread *thread) in S_ithread_free() 346 S_ithread_count_inc(pTHX_ ithread *thread) in S_ithread_count_inc() 399 ithread *thread = (ithread *)mg->mg_ptr; in ithread_mg_get() local 547 ithread *thread = (ithread *)arg; in S_ithread_run() local 771 ithread *thread; local 1078 ithread *thread; variable 1214 ithread *thread; variable 1280 ithread *thread; variable [all …]
|
/openbsd/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectThreadUtil.cpp | 43 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute() local 77 ThreadSP thread = in DoExecute() local 114 ThreadSP thread = process->GetThreadList().FindThreadByIndexID( in DoExecute() local 140 Thread *thread = process->GetThreadList().FindThreadByID(tid).get(); in BucketThread() local 185 Thread &thread = m_exe_ctx.GetThreadRef(); in DoExecute() local 197 ThreadSP thread = process.GetThreadList().FindThreadByIndexID(thread_idx); in DoExecute() local
|
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/ |
H A D | hwasan_fuchsia.cpp | 118 Thread *thread = static_cast<Thread *>(hook); in ThreadCreateHook() local 134 Thread *thread = static_cast<Thread *>(hook); in ThreadStartHook() local 143 static void FinishThreadInitialization(Thread *thread) { in FinishThreadInitialization() 153 Thread *thread = static_cast<Thread *>(hook); in ThreadExitHook() local 215 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook() 223 void __sanitizer_thread_create_hook(void *hook, thrd_t thread, int error) { in __sanitizer_thread_create_hook()
|
/openbsd/gnu/llvm/lldb/source/API/ |
H A D | SBHostOS.cpp | 104 llvm::Expected<HostThread> thread = in ThreadCreate() local 121 bool SBHostOS::ThreadCancel(lldb::thread_t thread, SBError *error_ptr) { in ThreadCancel() 133 bool SBHostOS::ThreadDetach(lldb::thread_t thread, SBError *error_ptr) { in ThreadDetach() 150 bool SBHostOS::ThreadJoin(lldb::thread_t thread, lldb::thread_result_t *result, in ThreadJoin()
|
H A D | SBThread.cpp | 219 Thread *thread = exe_ctx.GetThreadPtr(); in GetStopReasonDataAtIndex() local 502 Thread *thread = exe_ctx.GetThreadPtr(); in ResumeNewPlan() local 544 Thread *thread = exe_ctx.GetThreadPtr(); in StepOver() local 593 Thread *thread = exe_ctx.GetThreadPtr(); in StepInto() local 648 Thread *thread = exe_ctx.GetThreadPtr(); in StepOut() local 689 Thread *thread = exe_ctx.GetThreadPtr(); in StepOutOfFrame() local 724 Thread *thread = exe_ctx.GetThreadPtr(); in StepInstruction() local 758 Thread *thread = exe_ctx.GetThreadPtr(); in RunToAddress() local 784 Thread *thread = exe_ctx.GetThreadPtr(); in StepOverUntil() local 918 Thread *thread = exe_ctx.GetThreadPtr(); in StepUsingScriptedThreadPlan() local [all …]
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | i386gnu-nat.c | 68 fetch_fpregs (struct proc *thread) in fetch_fpregs() 117 struct proc *thread; in gnu_fetch_registers() local 172 store_fpregs (struct proc *thread, int regno) in store_fpregs() 206 struct proc *thread; in gnu_store_registers() local
|
H A D | gnu-nat.c | 919 struct proc *thread; in inf_update_suspends() local 961 struct proc *thread = inf->threads; in inf_tid_to_thread() local 975 struct proc *thread = inf->threads; in inf_port_to_thread() local 1097 struct proc *thread; in inf_set_threads_resume_sc() local 1114 struct proc *thread; in inf_resume() local 1139 struct proc *thread; in inf_suspend() local 1216 struct proc *thread; in inf_detach() local 1262 struct proc *thread; in inf_steal_exc_ports() local 1277 struct proc *thread; in inf_restore_exc_ports() local 1391 struct proc *thread; in inf_continue() local [all …]
|
/openbsd/gnu/llvm/lldb/source/Plugins/ABI/Hexagon/ |
H A D | ABISysV_hexagon.cpp | 926 bool ABISysV_hexagon::PrepareTrivialCall(Thread &thread, lldb::addr_t sp, in PrepareTrivialCall() 966 Thread &thread, lldb::addr_t sp, lldb::addr_t pc, lldb::addr_t ra, in PrepareTrivialCall() 1087 bool ABISysV_hexagon::GetArgumentValues(Thread &thread, in GetArgumentValues() 1100 Thread &thread, CompilerType &return_compiler_type) const { in GetReturnValueObjectSimple() 1106 Thread &thread, CompilerType &return_compiler_type) const { in GetReturnValueObjectImpl() 1198 ABISysV_hexagon::GetReturnValueObjectImpl(lldb_private::Thread &thread, in GetReturnValueObjectImpl()
|
/openbsd/gnu/llvm/lldb/utils/lui/ |
H A D | lldbutil.py | 690 def get_caller_symbol(thread): argument 704 def get_function_names(thread): argument 714 def get_symbol_names(thread): argument 724 def get_pc_addresses(thread): argument 734 def get_filenames(thread): argument 745 def get_line_numbers(thread): argument 755 def get_module_names(thread): argument 766 def get_stack_frames(thread): argument 776 def print_stacktrace(thread, string_buffer=False): argument
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Linux/ |
H A D | NativeProcessLinux.cpp | 321 NativeThreadLinux &thread = AddThread(tid, /*resume*/ false); in NativeProcessLinux() local 425 void NativeProcessLinux::MonitorCallback(NativeThreadLinux &thread, in MonitorCallback() 901 for (const auto &thread : m_threads) { in Resume() local 918 for (const auto &thread : m_threads) { in Resume() local 983 for (const auto &thread : m_threads) { in Detach() local 1017 for (const auto &thread : m_threads) { in Interrupt() local 1240 NativeThreadLinux &thread = *GetCurrentThread(); in Syscall() local 1645 for (const auto &thread : m_threads) { in HasThreadNoLock() local 1712 NativeThreadLinux &thread = in AddThread() local 1824 for (const auto &thread : m_threads) { in StopRunningThreads() local [all …]
|
/openbsd/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_fuchsia.cpp | 124 AsanThread *thread = (AsanThread *)MmapOrDie(AsanThreadMmapSize(), __func__); in CreateAsanThread() local 184 AsanThread *thread = CreateAsanThread(&stack, parent_tid, detached, name); in BeforeThreadCreateHook() local 197 AsanThread *thread = static_cast<AsanThread *>(hook); in ThreadCreateHook() local 213 AsanThread *thread = static_cast<AsanThread *>(hook); in ThreadStartHook() local 254 void *__sanitizer_before_thread_create_hook(thrd_t thread, bool detached, in __sanitizer_before_thread_create_hook() 262 void __sanitizer_thread_create_hook(void *hook, thrd_t thread, int error) { in __sanitizer_thread_create_hook()
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/ |
H A D | NativeProcessOpenBSD.cpp | 112 for (const auto &thread : process_up->m_threads) in Launch() local 196 for (const auto &thread : m_threads) { in MonitorSIGTRAP() local 205 for (const auto &thread : m_threads) { in MonitorSignal() local 238 const auto &thread = m_threads[0]; in Resume() local 258 for (const auto &thread : m_threads) in Resume() local 270 for (const auto &thread : m_threads) in Resume() local 436 for (const auto &thread : m_threads) { in HasThreadNoLock() local 481 for (const auto &thread : m_threads) in Attach() local
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeProcessNetBSD.cpp | 105 for (const auto &thread : process_up->m_threads) in Launch() local 200 for (const auto &thread : m_threads) { in MonitorSIGSTOP() local 224 NativeThreadNetBSD *thread = nullptr; in MonitorSIGTRAP() local 262 for (const auto &thread : m_threads) in MonitorSIGTRAP() local 373 NativeThreadNetBSD &thread = static_cast<NativeThreadNetBSD &>(*abs_thread); in MonitorSignal() local 420 for (const auto &thread : threads) { in ComputeSignalInfo() local 474 NativeThreadNetBSD &thread = static_cast<NativeThreadNetBSD &>(*abs_thread); in Resume() local 807 for (const auto &thread : m_threads) { in HasThreadNoLock() local 871 for (const auto &thread : m_threads) in Attach() local 1056 for (const auto &thread : child_process->m_threads) in MonitorClone() local
|
/openbsd/gnu/llvm/lldb/examples/python/ |
H A D | performance.py | 79 def ThreadStopped(self, thread): argument 88 def ThreadStopped(self, thread): argument 142 def ThreadStopped(self, thread): argument 348 def BreakpointHit(self, thread): argument 354 def PlanComplete(self, thread): argument
|
/openbsd/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/ |
H A D | NativeProcessFreeBSD.cpp | 100 for (const auto &thread : process_up->m_threads) in Launch() local 189 for (const auto &thread : m_threads) { in MonitorSIGSTOP() local 209 NativeThreadFreeBSD *thread = nullptr; in MonitorSIGTRAP() local 256 for (const auto &thread : m_threads) in MonitorSIGTRAP() local 374 NativeThreadFreeBSD &thread = in MonitorSignal() local 441 NativeThreadFreeBSD &thread = in Resume() local 780 for (const auto &thread : m_threads) { in HasThreadNoLock() local 847 for (const auto &thread : m_threads) in Attach() local 1008 for (const auto &thread : child_process->m_threads) in MonitorClone() local
|