synchronizedByElement

inline fun <R> synchronizedByElement(element: Element, block: () -> R): R