Searched refs:stub_interface (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A Dstubs.cpp65 StubQueue::StubQueue(StubInterface* stub_interface, int buffer_size, argument
72 _stub_interface = stub_interface;
H A Dstubs.hpp190 StubQueue(StubInterface* stub_interface, int buffer_size, Mutex* lock,

Completed in 30 milliseconds