Searched defs:yield (Results 1 - 1 of 1) sorted by relevance

/libcore/libart/src/main/java/java/lang/
H A DThread.java1112 * Causes the calling Thread to yield execution time to another Thread that
1115 public static native void yield(); method in class:Thread

Completed in 19 milliseconds