Searched refs:setReusedSynchronisationType (Results 1 – 6 of 6) sorted by relevance
42 public ComparatorOptions setReusedSynchronisationType( in setReusedSynchronisationType() method in ComparatorOptions45 setReusedSynchronisationType(nativeHandle_, in setReusedSynchronisationType()124 private native void setReusedSynchronisationType(final long handle, in setReusedSynchronisationType() method in ComparatorOptions
23 copt.setReusedSynchronisationType(ReusedSynchronisationType.MUTEX); in reusedSynchronisationType()27 copt.setReusedSynchronisationType(ReusedSynchronisationType.ADAPTIVE_MUTEX); in reusedSynchronisationType()31 copt.setReusedSynchronisationType(ReusedSynchronisationType.THREAD_LOCAL); in reusedSynchronisationType()
89 comparatorOptions.setReusedSynchronisationType(ReusedSynchronisationType.MUTEX); in setup()91 comparatorOptions.setReusedSynchronisationType(ReusedSynchronisationType.ADAPTIVE_MUTEX); in setup()93 comparatorOptions.setReusedSynchronisationType(ReusedSynchronisationType.THREAD_LOCAL); in setup()
109 ….setReusedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTI… in javaComparatorDefaultCf()124 ….setReusedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTI… in javaComparatorNamedCf()
110 ….setReusedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTI… in javaComparatorDefaultCf()126 ….setReusedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTI… in javaComparatorNamedCf()
108 ….setReusedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTI… in javaComparatorDefaultCf()123 ….setReusedSynchronisationType(reusedSynchronisationType == null ? ReusedSynchronisationType.ADAPTI… in javaComparatorNamedCf()