kotlin-stdlib / kotlin / LazyThreadSafetyMode / SYNCHRONIZED SYNCHRONIZED Common JVM JS Native 1.0 SYNCHRONIZED Locks are used to ensure that only a single thread can initialize the Lazy instance.