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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/bsd/
H A DBsdThreadContextFactory.java32 static ThreadContext createThreadContext(BsdDebugger dbg) { method in class:BsdThreadContextFactory
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/linux/
H A DLinuxThreadContextFactory.java35 static ThreadContext createThreadContext(LinuxDebugger dbg) { method in class:LinuxThreadContextFactory

Completed in 51 milliseconds