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

/openjdk7/jdk/src/share/classes/com/sun/jdi/
H A DClassType.java126 static final int INVOKE_SINGLE_THREADED = 0x1; field in interface:ClassType
196 * by specifying the {@link #INVOKE_SINGLE_THREADED}
300 * by specifying the {@link #INVOKE_SINGLE_THREADED}
H A DObjectReference.java140 static final int INVOKE_SINGLE_THREADED = 0x1; field in interface:ObjectReference
226 * by specifying the {@link #INVOKE_SINGLE_THREADED}

Completed in 46 milliseconds