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

1234567891011

/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getpid.c109 pthread_t tid; local
/freebsd-10-stable/contrib/sendmail/libmilter/
H A Dmonitor.c81 sthread_t tid; local
152 sthread_t tid; local
/freebsd-10-stable/lib/libkse/test/
H A Dsigwait_d.c93 send_thread_signal (pthread_t tid, int signo) argument
117 pthread_t tid; local
[all...]
H A Dsigsuspend_d.c137 send_thread_signal (pthread_t tid, int signo) argument
/freebsd-10-stable/lib/libsdp/
H A Dsdp-int.h44 uint16_t tid; /* current session transaction ID (tid) */ member in struct:sdp_session
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_nice.c177 pthread_t tid[5]; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgnu-nat.h42 int tid; /* The GDB pid (actually a thread id). */ member in struct:proc
H A Ds390-nat.c120 int tid = TIDGET (inferior_ptid); local
130 fetch_regs (int tid) argument
147 store_regs (int tid, int regnum) argument
167 fetch_fpregs (int tid) argument
184 store_fpregs(int tid, int regnum) argument
206 int tid = s390_inferior_tid (); local
222 int tid = s390_inferior_tid (); local
274 int tid = s390_inferior_tid (); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DThreadSpec.h49 SetTID (lldb::tid_t tid) argument
H A DQueueItem.h133 SetEnqueueingThreadID (lldb::tid_t tid) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.cpp21 ThreadMemory(Process &process, tid_t tid, const ValueObjectSP &thread_info_valobj_sp) argument
33 ThreadMemory(Process &process, lldb::tid_t tid, const char *name, const char *queue, lldb::addr_t register_data_addr) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp32 ThreadElfCore::ThreadElfCore (Process &process, tid_t tid, argument
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_req.c72 ib_net64_t tid; local
106 tid, local
149 ib_net64_t tid; local
184 tid, local
/freebsd-10-stable/crypto/heimdal/base/
H A Dheimbasepriv.h62 heim_tid_t tid; member in struct:heim_type_data
/freebsd-10-stable/sys/ddb/
H A Ddb_thread.c53 db_set_thread(db_expr_t tid, boolean_t hastid, db_expr_t cnt, char *mod) argument
/freebsd-10-stable/sys/dev/ofw/
H A Dopenfirmio.c82 openfirm_checkid(phandle_t sid, phandle_t tid) argument
/freebsd-10-stable/sys/gdb/
H A Dgdb_main.c175 intmax_t tid; local
284 intmax_t tid; local
/freebsd-10-stable/sys/net80211/
H A Dieee80211_input.h176 uint8_t tid; local
/freebsd-10-stable/sys/powerpc/booke/
H A Dmachdep_ppc4xx.c148 uint32_t epn, rpn, erpn, tid, flags, perms; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp200 tid_t tid = tds[i]; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp37 ThreadGDBRemote::ThreadGDBRemote (Process &process, lldb::tid_t tid) : argument
114 const lldb::user_id_t tid = GetProtocolID(); local
[all...]
/freebsd-10-stable/contrib/ofed/management/opensm/complib/
H A Dcl_timer.c99 pthread_t tid; local
/freebsd-10-stable/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mlx_txn.h78 uint64_t tid; member in struct:_osmv_txn_ctx
372 inline static uint64_t osmv_txn_uniq_key(IN uint64_t tid) argument
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dkthr.c165 kgdb_thr_lookup_tid(int tid) argument
225 kgdb_thr_extra_thread_info(int tid) argument
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_cond.c816 struct pthread *tid = TAILQ_LAST(&cond->c_queue, cond_head); local

Completed in 288 milliseconds

1234567891011