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

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparNewGeneration.hpp98 int _thread_num; member in class:ParScanThreadState
164 int thread_num() { return _thread_num; }

Completed in 30 milliseconds