Hierarchy

  • RWLock

Constructors

Properties

adapter: RWLockAdapter
readLock: Lock
writeLock: Lock

Methods

  • Returns Promise<Unlock>

  • Returns Promise<Unlock>

  • Type Parameters

    • T

    Parameters

    • cb: (() => Promise<T>)
        • (): Promise<T>
        • Returns Promise<T>

    Returns Promise<T>

  • Type Parameters

    • T

    Parameters

    • cb: (() => Promise<T>)
        • (): Promise<T>
        • Returns Promise<T>

    Returns Promise<T>

Generated using TypeDoc