ReadWriteMutex.this

Initializes a read/write mutex object with the supplied policy.

class ReadWriteMutex
this

Parameters

policy Policy

The policy to use.

Throws

SyncException on error.

Meta