Home | History | Annotate | Download | only in jsr166

Lines Matching defs:assertThreadStaysAlive

401     void assertThreadStaysAlive(Thread thread) {
402 assertThreadStaysAlive(thread, timeoutMillis());
408 void assertThreadStaysAlive(Thread thread, long millis) {