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

1234567891011

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DOperatingSystem.h82 CreateThread (lldb::tid_t tid, lldb::addr_t context) argument
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.sigwait.c44 timer_t tid; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DFreeBSDThread.cpp26 FreeBSDThread::FreeBSDThread(Process &process, lldb::tid_t tid) argument
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_affinity.c45 lwpid_t tid; local
68 lwpid_t tid; local
H A Dthr_join.c82 long tid; local
/freebsd-10-stable/contrib/gcclibs/libgomp/config/linux/
H A Dlock.c102 int tid = tid_cache; local
124 int otid, tid = gomp_tid (); local
159 int otid, tid = gomp_tid (); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp23 HistoryThread(lldb_private::Process &process, lldb::tid_t tid, std::vector<lldb::addr_t> pcs, uint32_t stop_id, bool stop_id_is_valid) argument
H A DRegisterContextMach_arm.cpp36 RegisterContextMach_arm::DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) argument
43 RegisterContextMach_arm::DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) argument
50 RegisterContextMach_arm::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) argument
57 RegisterContextMach_arm::DoReadDBG (lldb::tid_t tid, int flavor, DBG &dbg) argument
64 RegisterContextMach_arm::DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) argument
70 DoWriteFPU(lldb::tid_t tid, int flavor, const FPU &fpu) argument
76 DoWriteEXC(lldb::tid_t tid, int flavor, const EXC &exc) argument
82 DoWriteDBG(lldb::tid_t tid, int flavor, const DBG &dbg) argument
[all...]
H A DRegisterContextMach_i386.cpp34 RegisterContextMach_i386::DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) argument
41 RegisterContextMach_i386::DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) argument
48 RegisterContextMach_i386::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) argument
55 RegisterContextMach_i386::DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) argument
61 RegisterContextMach_i386::DoWriteFPU (lldb::tid_t tid, int flavor, const FPU &fpu) argument
67 DoWriteEXC(lldb::tid_t tid, int flavor, const EXC &exc) argument
[all...]
H A DRegisterContextMach_x86_64.cpp34 RegisterContextMach_x86_64::DoReadGPR (lldb::tid_t tid, int flavor, GPR &gpr) argument
41 RegisterContextMach_x86_64::DoReadFPU (lldb::tid_t tid, int flavor, FPU &fpu) argument
48 RegisterContextMach_x86_64::DoReadEXC (lldb::tid_t tid, int flavor, EXC &exc) argument
55 RegisterContextMach_x86_64::DoWriteGPR (lldb::tid_t tid, int flavor, const GPR &gpr) argument
61 RegisterContextMach_x86_64::DoWriteFPU (lldb::tid_t tid, int flavor, const FPU &fpu) argument
67 DoWriteEXC(lldb::tid_t tid, int flavor, const EXC &exc) argument
[all...]
/freebsd-10-stable/contrib/ofed/management/opensm/include/complib/
H A Dcl_threadpool.h101 pthread_t *tid; member in struct:_cl_thread_pool
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dkgdb.h42 int tid; member in struct:kthr
/freebsd-10-stable/usr.bin/login/
H A Dlogin_audit.c54 static au_tid_t tid; variable
/freebsd-10-stable/contrib/sendmail/libmilter/
H A Dsignal.c164 sthread_t tid; local
/freebsd-10-stable/usr.bin/truss/
H A Dia64-fbsd.c54 lwpid_t tid; local
90 lwpid_t tid; local
H A Darm-fbsd.c56 lwpid_t tid; local
115 lwpid_t tid; local
[all...]
H A Dpowerpc-fbsd.c56 lwpid_t tid; local
122 lwpid_t tid; local
H A Damd64-fbsd32.c58 lwpid_t tid; local
105 lwpid_t tid; local
H A Dmips-fbsd.c55 lwpid_t tid; local
113 lwpid_t tid; local
H A Damd64-fbsd.c55 lwpid_t tid; local
109 lwpid_t tid; local
H A Dsparc64-fbsd.c57 lwpid_t tid; local
103 lwpid_t tid; local
H A Di386-fbsd.c55 lwpid_t tid; local
98 lwpid_t tid; local
H A Dpowerpc64-fbsd.c51 lwpid_t tid; local
96 lwpid_t tid; local
H A Damd64-linux32.c53 lwpid_t tid; local
107 lwpid_t tid; local
H A Di386-linux.c53 lwpid_t tid; local
106 lwpid_t tid; local

Completed in 290 milliseconds

1234567891011