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

/openjdk7/hotspot/src/share/vm/services/
H A DthreadService.cpp292 int globalDfn = 0, thisDfn; local
313 thisDfn = globalDfn;
314 jt->set_depth_first_number(globalDfn++);
349 currentThread->set_depth_first_number(globalDfn++);

Completed in 1528 milliseconds