effect-io-ai

Package: effect
Module: TReentrantLock

TReentrantLock.readLocked

Determines if any fiber has a read lock.

Signature

declare const readLocked: (self: TReentrantLock) => STM.STM<boolean>

Source

Since v2.0.0