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

/openjdk7/jdk/src/macosx/classes/com/apple/concurrent/
H A DLibDispatchNative.java33 static native boolean nativeIsDispatchSupported(); method in class:LibDispatchNative
H A DDispatch.java63 if (!LibDispatchNative.nativeIsDispatchSupported()) return null;

Completed in 22 milliseconds