Searched defs:tid (Results 151 - 175 of 352) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/kern/
H A Dsubr_kdb.c602 kdb_thr_lookup(lwpid_t tid) argument
H A Dkern_sx.c311 uintptr_t tid, x; local
343 uintptr_t tid, x; local
548 uintptr_t tid; local
834 uintptr_t tid, setx; local
[all...]
H A Dkern_rwlock.c268 uintptr_t tid, v; local
297 uintptr_t tid, v; local
880 uintptr_t tid; local
1136 uintptr_t tid, setv; local
1212 uintptr_t v, setv, tid; local
1296 uintptr_t tid, v; local
[all...]
/freebsd-11-stable/sys/sys/
H A Dsx.h158 uintptr_t tid = (uintptr_t)td; local
/freebsd-11-stable/sys/dev/advansys/
H A Dadwcam.c823 u_int tid; local
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_sas.h62 uint16_t tid; member in struct:mprsas_target
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dopa_smi.h63 __be64 tid; member in struct:opa_smp
/freebsd-11-stable/sys/net80211/
H A Dieee80211_sta.c636 uint8_t tid = ieee80211_gettid(wh); local
/freebsd-11-stable/sys/opencrypto/
H A Dcryptosoft.c970 swcr_freesession(device_t dev, u_int64_t tid) argument
984 swcr_freesession_locked(device_t dev, u_int64_t tid) argument
/freebsd-11-stable/usr.sbin/yppush/
H A Dyppush_main.c73 unsigned long tid; member in struct:jobs
110 yppush_show_status(ypxfrstat status, unsigned long tid) argument
368 yp_push(char *server, char *map, unsigned long tid) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_arm.h235 virtual int DoReadGPR(lldb::tid_t tid, int flavor, GPR &gpr) { return -1; } argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp69 void ThreadList::PushExpressionExecutionThread(lldb::tid_t tid) { argument
73 void ThreadList::PopExpressionExecutionThread(lldb::tid_t tid) { argument
102 ThreadSP ThreadList::FindThreadByID(lldb::tid_t tid, bool can_update) { argument
120 ThreadSP ThreadList::FindThreadByProtocolID(lldb::tid_t tid, bool can_update) { argument
138 ThreadSP ThreadList::RemoveThreadByID(lldb::tid_t tid, bool can_update) { argument
157 RemoveThreadByProtocolID(lldb::tid_t tid, bool can_update) argument
660 SetSelectedThreadByID(lldb::tid_t tid, bool notify) argument
690 NotifySelectedThreadChanged(lldb::tid_t tid) argument
718 const lldb::tid_t tid = (*rhs_pos)->GetID(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h91 explicit Type(LLVMContext &C, TypeID tid) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DFreeBSDThread.cpp53 FreeBSDThread::FreeBSDThread(Process &process, lldb::tid_t tid) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp333 void SuspendedThreadsListNetBSD::Append(tid_t tid) { argument
339 lwpid_t tid = GetThreadID(index); local
H A Dsanitizer_deadlock_detector2.cpp44 u32 tid; member in struct:__sanitizer::Link
H A Dsanitizer_stoptheworld_linux_libcdep.cpp138 bool ThreadSuspender::SuspendThread(tid_t tid) { argument
189 pid_t tid = suspended_threads_list_.GetThreadID(i); local
531 Append(tid_t tid) argument
537 pid_t tid = GetThreadID(index); local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h943 uptr GetThreadTraceImpl(int tid) { argument
950 uptr GetThreadTrace(int tid) { argument
976 GetThreadTraceHeaderImpl(int tid) argument
984 GetThreadTraceHeader(int tid) argument
[all...]
H A Dtsan_platform_mac.cpp217 int tid = ThreadCreate(parent_thread_state, 0, (uptr)thread, true); local
H A Dtsan_rtl_thread.cpp24 ThreadContext::ThreadContext(int tid) argument
235 int tid = local
242 ThreadStart(ThreadState *thr, int tid, tid_t os_id, ThreadType thread_type) argument
303 ThreadJoin(ThreadState *thr, uptr pc, int tid) argument
310 ThreadDetach(ThreadState *thr, uptr pc, int tid) argument
316 ThreadNotJoined(ThreadState *thr, uptr pc, int tid, uptr uid) argument
420 int tid = ThreadCreate(thr, pc, 0, true); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointName.cpp360 void SBBreakpointName::SetThreadID(tid_t tid) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h137 uptr tid; member in struct:__asan::StackAddressDescription
/freebsd-11-stable/contrib/unbound/util/
H A Dlog.c174 unsigned int* tid; local
224 unsigned int* tid = (unsigned int*)ub_thread_key_get(logkey); local
[all...]
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dworker.c270 sthread_t tid; local
/freebsd-11-stable/contrib/unbound/dnstap/
H A Ddtstream.h133 ub_thread_type tid; member in struct:dt_io_thread

Completed in 378 milliseconds

1234567891011>>