Class Mutex

Constructors

Properties

Methods

Constructors

Properties

#lock: boolean = false
#queue: (() => void)[] = []

Type declaration

    • (): void
    • Returns void

Methods