Contents

init(_:)

Initializes a value of this mutex with the given initial state.

Declaration

init(_ initialValue: consuming sending Value)

Parameters

  • initialValue:

    The initial value to give to the mutex.