Searched refs:SLT_msg_type (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DconcurrentGCThread.hpp150 enum SLT_msg_type { enum in class:SurrogateLockerThread
157 SLT_msg_type _buffer; // communication buffer
170 void manipulatePLL(SLT_msg_type msg);
H A DconcurrentGCThread.cpp223 void SurrogateLockerThread::manipulatePLL(SLT_msg_type msg) {
240 SLT_msg_type msg;
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepThread.hpp58 static SurrogateLockerThread::SLT_msg_type _sltBuffer;
H A DconcurrentMarkSweepThread.cpp62 SurrogateLockerThread::SLT_msg_type

Completed in 35 milliseconds