Searched defs:thread_ptr (Results 1 – 3 of 3) sorted by relevance
76 uintptr_t thread_ptr = uintptr_t(reinterpret_cast<uintptr_t *>(mmap_ret_val)); in init_tls() local
178 ThreadSP ThreadList::GetThreadSPForThreadPtr(Thread *thread_ptr) { in GetThreadSPForThreadPtr()
3577 Thread *thread_ptr) { in GetKernelCoordinate()3661 Thread *thread_ptr = context.GetThreadPtr(); in KernelBreakpointHit() local