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

/openjdk7/jdk/src/share/native/common/
H A Dcheck_code.c279 int n_globalrefs; member in struct:context_type
464 context->n_globalrefs--;
535 context->n_globalrefs++;
595 context->n_globalrefs++;
850 assert(context->n_globalrefs == 0);

Completed in 47 milliseconds