effect-io-ai

Package: effect
Module: TReentrantLock

TReentrantLock.writeLocks

Computes the number of write locks held by fibers.

Signature

declare const writeLocks: (self: TReentrantLock) => STM.STM<number>

Source

Since v2.0.0