MCPcopy Index your code
hub / github.com/Effect-TS/effect / tReentrantLock.ts

File tReentrantLock.ts

packages/effect/src/internal/stm/tReentrantLock.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Effect from "../../Effect.js"
2import * as Equal from "../../Equal.js"
3import * as FiberId from "../../FiberId.js"
4import { dual } from "../../Function.js"

Callers

nothing calls this directly

Calls 8

restoreFunction · 0.85
acquireReadFunction · 0.85
releaseReadFunction · 0.85
acquireWriteFunction · 0.85
releaseWriteFunction · 0.85
mapMethod · 0.65
makeMethod · 0.65
commitMethod · 0.45

Tested by

no test coverage detected