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

/openjdk7/jdk/src/share/instrument/
H A DJavaExceptions.c136 errorOutstanding = checkForAndClearThrowable(jnienv);
144 errorOutstanding = checkForAndClearThrowable(jnienv);
150 errorOutstanding = checkForAndClearThrowable(jnienv);
259 errorOutstanding = checkForAndClearThrowable(jnienv);
285 errorOutstanding = checkForAndClearThrowable(jnienv);
293 errorOutstanding = checkForAndClearThrowable(jnienv);
299 errorOutstanding = checkForAndClearThrowable(jnienv);
367 checkForAndClearThrowable( JNIEnv * jnienv) { function

Completed in 30 milliseconds