Searched defs:thread_ptr (Results 1 – 9 of 9) sorted by relevance
59 typedef boost::shared_ptr<boost::thread > thread_ptr; in main() typedef77 typedef boost::shared_ptr<boost::thread > thread_ptr; in main() typedef
27 : thread_ptr_(thread_ptr) {} in thread_ptr_() argument
48 Thread* thread_ptr = this; in InitCpu() local
20 } thread_ptr; typedef
231 void AddHistogramEntry(double start, bool ok, Thread* thread_ptr) { in AddHistogramEntry()
207 jvmtiError ThreadUtil::GetCurrentThread([[maybe_unused]] jvmtiEnv* env, jthread* thread_ptr) { in GetCurrentThread()
144 static jvmtiError GetCurrentThread(jvmtiEnv* env, jthread* thread_ptr) { in GetCurrentThread()
1263 ObjPtr<mirror::Object> thread_ptr = self->DecodeJObject(peer); in SuspendThreadByPeer() local
1073 uint64_t thread_ptr, in rcTriggerWait()