Searched defs:tid (Results 26 - 50 of 352) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.bin/truss/
H A Damd64-freebsd.c55 lwpid_t tid; local
109 lwpid_t tid; local
H A Darm-freebsd.c56 lwpid_t tid; local
115 lwpid_t tid; local
[all...]
H A Daarch64-freebsd.c52 lwpid_t tid; local
87 lwpid_t tid; local
H A Dmips-freebsd.c56 lwpid_t tid; local
114 lwpid_t tid; local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadList.h49 ExpressionExecutionThreadPusher(ThreadList &thread_list, lldb::tid_t tid) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
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 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 DHistoryThread.cpp27 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...]
H A DThreadMemory.cpp24 ThreadMemory::ThreadMemory(Process &process, tid_t tid, argument
29 ThreadMemory::ThreadMemory(Process &process, lldb::tid_t tid, argument
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dmonitor.c81 sthread_t tid; local
152 sthread_t tid; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_nice.c177 pthread_t tid[5]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getpid.c109 pthread_t tid; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgnu-nat.h42 int tid; /* The GDB pid (actually a thread id). */ member in struct:proc
/freebsd-11-stable/sys/ddb/
H A Ddb_thread.c53 db_set_thread(db_expr_t tid, bool hastid, db_expr_t cnt, char *mod) argument
/freebsd-11-stable/crypto/heimdal/base/
H A Dheimbasepriv.h62 heim_tid_t tid; member in struct:heim_type_data
/freebsd-11-stable/sys/dev/ofw/
H A Dopenfirmio.c82 openfirm_checkid(phandle_t sid, phandle_t tid) argument
/freebsd-11-stable/sys/powerpc/booke/
H A Dmachdep_ppc4xx.c148 uint32_t epn, rpn, erpn, tid, flags, perms; local
/freebsd-11-stable/usr.bin/numactl/
H A Dnumactl.c157 lwpid_t tid; local
[all...]
/freebsd-11-stable/sys/gdb/
H A Dgdb_main.c177 intmax_t tid; local
308 intmax_t tid; local
/freebsd-11-stable/sys/dev/random/
H A Dunit_test.c178 size_t tid, zsize; local
/freebsd-11-stable/sys/net80211/
H A Dieee80211_input.h164 uint8_t tid; local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_platform.h81 inline int TgKill(pid_t pid, ThreadId tid, int sig) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadSpec.cpp27 lldb::tid_t tid = LLDB_INVALID_THREAD_ID; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan.cpp117 u32 tid = ThreadCreate(0, 0, true); local

Completed in 339 milliseconds

1234567891011>>