A disposable Lock wrapper for RAII-style lock.

Hierarchy

Implements

Constructors

Properties

Methods

Constructors

Properties

count: number = 1
lock: Lock
acquire: Function = ...

Acquires a lock and returns a LockGuard for the Lock.

Methods

Generated using TypeDoc