Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/gdbserver/
H A Dserver.c91 static struct inferior_list_entry *thread_ptr; in handle_query() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadList.cpp176 ThreadSP ThreadList::GetThreadSPForThreadPtr(Thread *thread_ptr) { in GetThreadSPForThreadPtr()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp3693 Thread *thread_ptr) { in GetKernelCoordinate()
3782 Thread *thread_ptr = context.GetThreadPtr(); in KernelBreakpointHit() local