Searched defs:thread_ptr (Results 1 – 3 of 3) sorted by relevance
54 uintptr_t thread_ptr = uintptr_t(reinterpret_cast<uintptr_t *>(mmap_ret_val)); init_tls() local
66 uintptr_t thread_ptr = uintptr_t(reinterpret_cast<uintptr_t *>(mmap_ret_val)); init_tls() local
178 GetThreadSPForThreadPtr(Thread * thread_ptr) GetThreadSPForThreadPtr() argument