Searched refs:wrapInMutex (Results 1 – 1 of 1) sorted by relevance
72 return wrapInMutex(wrapInSetAndClearProperty(r)); in apply()95 private static <T extends Throwable> ThrowingRunnable<T> wrapInMutex(ThrowingRunnable<T> r) { in wrapInMutex() method