Home
last modified time | relevance | path

Searched refs:useNative (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/jurt/com/sun/star/lib/uno/environments/remote/
H A DThreadPoolManager.java50 if (useNative) { in create()
66 public static synchronized boolean useNative() { in useNative() method in ThreadPoolManager
67 useNative = javaFactory == null; in useNative()
68 return useNative; in useNative()
71 private static boolean useNative field in ThreadPoolManager

Completed in 9 milliseconds