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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DdirtyCardQueue.cpp140 int worker_i = thread->get_claimed_par_id();
/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1728 int get_claimed_par_id() { return _claimed_par_id; } function in class:JavaThread

Completed in 38 milliseconds