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

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof.h322 jboolean gc_finish_stop_request; /* True if we want it to stop */ member in struct:__anon533
H A Dhprof_init.c1043 if ( gdata->gc_finish_stop_request ) {
1050 if ( gdata->gc_finish_stop_request ) {
1273 * cleaning up, it will detect gc_finish_stop_request when it's done.
1280 gdata->gc_finish_stop_request = JNI_TRUE;

Completed in 33 milliseconds