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

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.cpp733 int num_participants() { return _num_participants; } function in class:ClassHierarchyWalker
739 // Note: If n==num_participants, returns NULL.
958 for (int i = 0; i < num_participants(); i++) {
1299 int num = wf.num_participants();
1406 int num = wf.num_participants();

Completed in 36 milliseconds