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

/openjdk10/hotspot/src/share/vm/gc/cms/
H A DparNewGeneration.hpp98 int _thread_num; member in class:ParScanThreadState
167 int thread_num() { return _thread_num; }
H A DparNewGeneration.cpp75 _thread_num(thread_num_),
287 _thread_num, _promotion_failed_info.first_size());

Completed in 46 milliseconds