Searched refs:nativeSetPriority (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
H A DThread.java1095 nativeSetPriority(newPriority);
2042 private native void nativeSetPriority(int newPriority); method in class:Thread

Completed in 21 milliseconds