Searched refs:is_JavaThread_protected (Results 1 – 2 of 2) sorted by relevance
209 static bool is_JavaThread_protected(const JavaThread* p);
474 bool Thread::is_JavaThread_protected(const JavaThread* p) { in is_JavaThread_protected() function in Thread2183 if (Thread::is_JavaThread_protected(this)) { in get_thread_name()