Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp177 ThreadSP ThreadList::GetThreadSPForThreadPtr(Thread *thread_ptr) { in GetThreadSPForThreadPtr()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp3591 Thread *thread_ptr) { in GetKernelCoordinate()
3676 Thread *thread_ptr = context.GetThreadPtr(); in KernelBreakpointHit() local