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

/openjdk7/hotspot/src/share/vm/utilities/
H A Dtaskqueue.hpp440 inline bool pop_overflow(E& t);
465 bool OverflowTaskQueue<E, F, N>::pop_overflow(E& t) function in class:OverflowTaskQueue

Completed in 30 milliseconds