Home | History | Annotate | Download | only in jsr166

Lines Matching refs:tu

322                 TimeUnit tu = MILLISECONDS;
325 tu.timedWait(o, LONG_DELAY_MS);
341 TimeUnit tu = MILLISECONDS;
346 tu.timedWait(o, LONG_DELAY_MS);
355 tu.timedWait(o, LONG_DELAY_MS);
379 TimeUnit tu = MILLISECONDS;
382 tu.timedJoin(s, LONG_DELAY_MS);
389 tu.timedJoin(s, LONG_DELAY_MS);
410 TimeUnit tu = MILLISECONDS;
413 tu.sleep(LONG_DELAY_MS);
420 tu.sleep(LONG_DELAY_MS);