effect-io-ai

Package: effect
Module: TReentrantLock

TReentrantLock.fiberReadLocks

Retrieves the number of acquired read locks for this fiber.

Signature

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

Source

Since v2.0.0