Searched refs:is_service_thread (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A DserviceThread.hpp48 static bool is_service_thread(Thread* thread);
H A DserviceThread.cpp126 bool ServiceThread::is_service_thread(Thread* thread) { function in class:ServiceThread
/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiImpl.cpp939 assert(ServiceThread::is_service_thread(Thread::current()),

Completed in 448 milliseconds