SynchronizedList

constructor(base: MutableList<T>, lock: NonRecursiveLock = NonRecursiveLock())