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

/openjdk7/hotspot/src/share/vm/classfile/
H A Dplaceholders.hpp222 SeenThread* actionToQueue(PlaceholderTable::classloadAction action) { function in class:PlaceholderEntry
275 SeenThread* seen = actionToQueue(action);
292 SeenThread* threadQ = actionToQueue(action);
310 SeenThread* threadQ = actionToQueue(action);
329 return (actionToQueue(action) == NULL);

Completed in 30 milliseconds