Searched refs:setPriority (Results 1 – 3 of 3) sorted by relevance
401 st.setPriority(Thread.MAX_PRIORITY); in test_getPriority()804 st.setPriority(Thread.MAX_PRIORITY); in test_setPriorityI()
532 t.setPriority(Thread.NORM_PRIORITY);
937 public final void setPriority(int priority) { in setPriority() method in Thread