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

/openjdk9/hotspot/src/share/vm/utilities/
H A Dexceptions.hpp60 class ThreadShadow: public CHeapObj<mtThread> { class in inherits:CHeapObj
93 ThreadShadow() : _pending_exception(NULL), function in class:ThreadShadow
[all...]

Completed in 45 milliseconds