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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiAgentThread.hpp47 static void start_function_wrapper(JavaThread *thread, TRAPS);
H A DjvmtiImpl.cpp69 : JavaThread(start_function_wrapper) {
76 JvmtiAgentThread::start_function_wrapper(JavaThread *thread, TRAPS) { function in class:JvmtiAgentThread

Completed in 34 milliseconds