NONE

Common
JVM
JS
Native
1.0

No locks are used to synchronize an access to the Lazy instance value; if the instance is accessed from multiple threads, its behavior is undefined.

This mode should not be used unless the Lazy instance is guaranteed never to be initialized from more than one thread.