Home
last modified time | relevance | path

Searched defs:thread_ptr (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dserver.c91 static struct inferior_list_entry *thread_ptr; in handle_query() local
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadList.cpp178 ThreadSP ThreadList::GetThreadSPForThreadPtr(Thread *thread_ptr) { in GetThreadSPForThreadPtr()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp3578 Thread *thread_ptr) { in GetKernelCoordinate()
3662 Thread *thread_ptr = context.GetThreadPtr(); in KernelBreakpointHit() local