shared

open override fun shared(): FiberDescriptor

Deprecated

Not supported

Replace with

createFiber()

Answer the shared version of this descriptor.

Return

A shared descriptor equivalent to the receiver.