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

/openjdk7/hotspot/src/share/vm/classfile/
H A Dplaceholders.cpp119 // find_and_add returns probe pointer - old or new
124 PlaceholderEntry* PlaceholderTable::find_and_add(int index, unsigned int hash, Symbol* name, Handle loader, classloadAction action, Symbol* supername, Thread* thread) { function in class:PlaceholderTable
148 // find_and_add adds SeenThread entry for appropriate queue

Completed in 29 milliseconds