Searched refs:the_thread (Results 1 – 1 of 1) sorted by relevance
49 static jthread the_thread; variable99 the_thread = static_cast<jthread>(env->NewGlobalRef(thread.get())); in CreateAgentThread()197 return the_thread; in Java_art_Test1919_getTestingThread()