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

/openjdk7/jdk/src/share/javavm/export/
H A DjdwpTransport.h155 jlong attach_timeout,
208 jdwpTransportError Attach(const char* address, jlong attach_timeout, argument
210 return functions->Attach(this, address, attach_timeout, handshake_timeout);

Completed in 273 milliseconds