Searched defs:as_CompilerThread (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1498 inline CompilerThread* as_CompilerThread();
1739 inline CompilerThread* JavaThread::as_CompilerThread() { function in class:JavaThread
1839 return JavaThread::current()->as_CompilerThread();

Completed in 39 milliseconds