Home | History | Annotate | Download | only in concurrent

Lines Matching defs:assertThreadStaysAlive

520     void assertThreadStaysAlive(Thread thread) {
521 assertThreadStaysAlive(thread, timeoutMillis());
527 void assertThreadStaysAlive(Thread thread, long millis) {