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

/openjdk7/hotspot/src/share/vm/utilities/
H A Dtaskqueue.hpp501 bool steal_best_of_2(uint queue_num, int* seed, E& t);
532 if (steal_best_of_2(queue_num, seed, t)) {
582 GenericTaskQueueSet<T, F>::steal_best_of_2(uint queue_num, int* seed, E& t) { function in class:GenericTaskQueueSet

Completed in 35 milliseconds