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