Searched refs:as_Worker_thread (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp317 virtual WorkerThread* as_Worker_thread() const { return NULL; } function in class:Thread
696 virtual WorkerThread* as_Worker_thread() const { function in class:WorkerThread
/openjdk7/hotspot/src/share/vm/memory/
H A DreferenceProcessor.cpp1033 id = thr->as_Worker_thread()->id();

Completed in 31 milliseconds