Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as Effect from
"../../Effect.js"
2
import
* as Equal from
"../../Equal.js"
3
import
* as FiberId from
"../../FiberId.js"
4
import
{ dual } from
"../../Function.js"
Callers
nothing calls this directly
Calls
8
restore
Function · 0.85
acquireRead
Function · 0.85
releaseRead
Function · 0.85
acquireWrite
Function · 0.85
releaseWrite
Function · 0.85
map
Method · 0.65
make
Method · 0.65
commit
Method · 0.45
Tested by
no test coverage detected