Searched defs:tid (Results 1 - 25 of 395) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DNativeThreadProtocol.cpp17 NativeThreadProtocol(NativeProcessProtocol &process, lldb::tid_t tid) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { argument
H A DThreadList.h49 ExpressionExecutionThreadPusher(ThreadList &thread_list, lldb::tid_t tid) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTaskTimer.cpp25 ScopedTaskTimer &TaskTimer::ForThread(lldb::tid_t tid) { argument
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.sigwait.c42 timer_t tid; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/common/
H A DThreadPostMortemTrace.h33 ThreadPostMortemTrace(Process &process, lldb::tid_t tid, argument
/freebsd-current/lib/libthr/thread/
H A Dthr_affinity.c44 lwpid_t tid; local
67 lwpid_t tid; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_report_fuchsia.cpp23 void ReportDeadlySignal(const SignalContext &sig, u32 tid, argument
27 void HandleDeadlySignal(void *siginfo, void *context, u32 tid, argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Interpreter/Interfaces/
H A DOperatingSystemInterface.h20 virtual StructuredData::DictionarySP CreateThread(lldb::tid_t tid, argument
27 virtual std::optional<std::string> GetRegisterContextForTID(lldb::tid_t tid) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_descriptions.cpp26 MemprofThreadIdAndName::MemprofThreadIdAndName(u32 tid) { argument
36 void MemprofThreadIdAndName::Init(u32 tid, const char *tname) { argument
/freebsd-current/contrib/sendmail/libmilter/
H A Dmonitor.c81 sthread_t tid; local
152 sthread_t tid; local
H A Dsignal.c164 sthread_t tid; local
/freebsd-current/contrib/ofed/opensm/include/complib/
H A Dcl_threadpool.h101 pthread_t *tid; member in struct:_cl_thread_pool
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextMach_x86_64.cpp24 int RegisterContextMach_x86_64::DoReadGPR(lldb::tid_t tid, int flavor, argument
30 int RegisterContextMach_x86_64::DoReadFPU(lldb::tid_t tid, int flavor, argument
36 int RegisterContextMach_x86_64::DoReadEXC(lldb::tid_t tid, int flavor, argument
42 int RegisterContextMach_x86_64::DoWriteGPR(lldb::tid_t tid, int flavor, argument
49 int RegisterContextMach_x86_64::DoWriteFPU(lldb::tid_t tid, int flavor, argument
56 DoWriteEXC(lldb::tid_t tid, int flavor, const EXC &exc) argument
[all...]
H A DRegisterContextMach_i386.cpp24 int RegisterContextMach_i386::DoReadGPR(lldb::tid_t tid, int flavor, GPR &gpr) { argument
29 int RegisterContextMach_i386::DoReadFPU(lldb::tid_t tid, int flavor, FPU &fpu) { argument
34 int RegisterContextMach_i386::DoReadEXC(lldb::tid_t tid, int flavor, EXC &exc) { argument
39 int RegisterContextMach_i386::DoWriteGPR(lldb::tid_t tid, int flavor, argument
46 int RegisterContextMach_i386::DoWriteFPU(lldb::tid_t tid, int flavor, argument
53 DoWriteEXC(lldb::tid_t tid, int flavor, const EXC &exc) argument
[all...]
H A DHistoryThread.cpp28 HistoryThread::HistoryThread(lldb_private::Process &process, lldb::tid_t tid, argument
H A DRegisterContextMach_arm.cpp26 int RegisterContextMach_arm::DoReadGPR(lldb::tid_t tid, int flavor, GPR &gpr) { argument
31 int RegisterContextMach_arm::DoReadFPU(lldb::tid_t tid, int flavor, FPU &fpu) { argument
36 int RegisterContextMach_arm::DoReadEXC(lldb::tid_t tid, int flavor, EXC &exc) { argument
41 int RegisterContextMach_arm::DoReadDBG(lldb::tid_t tid, int flavor, DBG &dbg) { argument
46 int RegisterContextMach_arm::DoWriteGPR(lldb::tid_t tid, int flavor, argument
53 DoWriteFPU(lldb::tid_t tid, int flavor, const FPU &fpu) argument
60 DoWriteEXC(lldb::tid_t tid, int flavor, const EXC &exc) argument
67 DoWriteDBG(lldb::tid_t tid, int flavor, const DBG &dbg) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DThreadFreeBSDKernel.cpp26 ThreadFreeBSDKernel::ThreadFreeBSDKernel(Process &process, lldb::tid_t tid, argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dthreadsappend.c89 pthread_t tid; local
H A Drm_lnkcnt_zero_file.c125 pthread_t tid; local
/freebsd-current/lib/libsdp/
H A Dsdp-int.h45 uint16_t tid; /* current session transaction ID (tid) */ member in struct:sdp_session
/freebsd-current/tests/sys/cddl/zfs/bin/
H A Drm_lnkcnt_zero_file.c110 pthread_t tid; local
/freebsd-current/usr.bin/login/
H A Dlogin_audit.c53 static au_tid_t tid; variable
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getpid.c109 pthread_t tid; local
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_nice.c177 pthread_t tid[5]; local

Completed in 337 milliseconds

1234567891011>>