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

1234567891011>>

/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Domp_matvec.c23 int i, j, tid; local
H A Domp_workshare3.c21 int i, chunk, tid; local
H A Domp_hello.c19 int nthreads, tid; local
H A Domp_workshare2.c18 int i, nthreads, tid; local
[all...]
H A Domp_workshare4.c20 int i, chunk, tid; local
H A Domp_orphan.c19 int i,tid; local
H A Domp_workshare1.c19 int nthreads, tid, i, chunk; local
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DNativeThreadProtocol.cpp17 NativeThreadProtocol(NativeProcessProtocol &process, lldb::tid_t tid) argument
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/make/
H A Dthread.h22 __uint64_t tid = 0; local
23 pthread_threadid_np(pthread_self(), &tid); local
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.c++/
H A Dsections-1.C18 int i, nthreads, tid; local
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/thread/
H A Dpthread2.cc51 pthread_t tid[max_thread_count]; local
H A Dpthread3.cc48 pthread_t tid[max_thread_count]; local
H A Dpthread6.cc78 pthread_t tid[max_thread_count]; local
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DOperatingSystem.h58 virtual lldb::ThreadSP CreateThread(lldb::tid_t tid, lldb::addr_t context) { argument
/openbsd-current/gnu/llvm/lldb/source/Host/linux/
H A DSupport.cpp15 lldb_private::getProcFile(::pid_t pid, ::pid_t tid, const llvm::Twine &file) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTaskTimer.cpp25 ScopedTaskTimer &TaskTimer::ForThread(lldb::tid_t tid) { argument
/openbsd-current/regress/lib/libpthread/earlysig/
H A Dearlysig.c37 pthread_t tid; local
/openbsd-current/regress/lib/libpthread/pthread_once/
H A Dpthread_once.c38 pthread_t tid; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DSingleStepCheck.h38 SingleStepWorkaround(::pid_t tid, cpu_set_t original_set) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_linux.cpp23 void SetCurrentThread(u32 tid) { current_thread_tid = tid; } argument
/openbsd-current/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_descriptions.cpp26 MemprofThreadIdAndName::MemprofThreadIdAndName(u32 tid) { argument
36 void MemprofThreadIdAndName::Init(u32 tid, const char *tname) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Trace/common/
H A DThreadPostMortemTrace.h33 ThreadPostMortemTrace(Process &process, lldb::tid_t tid, argument
/openbsd-current/gnu/gcc/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...]
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/
H A Dpthreads.c67 pthread_t tid; local
/openbsd-current/regress/lib/libpthread/pthread_atfork/
H A Dpthread_atfork.c110 pthread_t tid; local

Completed in 247 milliseconds

1234567891011>>