Home
last modified time | relevance | path

Searched defs:stopThread (Results 1 – 2 of 2) sorted by relevance

/art/test/1934-jvmti-signal-thread/src/art/
DThreads.java21 public static native void stopThread(Thread t, Throwable thr); in stopThread() method in Threads
/art/test/jvmti-common/
DThreads.java21 public static native void stopThread(Thread t, Throwable thr); in stopThread() method in Threads