concurrentHashSetOf

fun <K> concurrentHashSetOf(vararg elements: K): MutableSet<K>