Searched defs:thread_ptr (Results 1 – 4 of 4) sorted by relevance
27 : thread_ptr_(thread_ptr) {} in thread_ptr_() argument
20 } thread_ptr; typedef
177 ThreadSP ThreadList::GetThreadSPForThreadPtr(Thread *thread_ptr) { in GetThreadSPForThreadPtr()
3591 Thread *thread_ptr) { in GetKernelCoordinate()3676 Thread *thread_ptr = context.GetThreadPtr(); in KernelBreakpointHit() local