ReadWriteMutex.policy

Gets the policy used by this mutex.

  1. Policy policy [@property getter]
  2. Policy policy [@property getter]
    class ReadWriteMutex
    @property shared @safe nothrow
    policy
    ()

Return Value

Type: Policy

The policy used by this mutex.

Meta