MCPcopy Index your code
hub / github.com/arpitbbhayani/concurrency-in-depth

github.com/arpitbbhayani/concurrency-in-depth @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
39 symbols 69 edges 11 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Job (FuncType)
(no doc)
09-thread-pools/main.go

Core symbols most depended-on inside this repo

Wait
called by 7
09-thread-pools/main.go
acquireLock
called by 2
06-hitting-the-deadlock/main.c
releaseLock
called by 2
06-hitting-the-deadlock/main.c
acquireLock
called by 2
07-avoiding-deadlocks/main.c
releaseLock
called by 2
07-avoiding-deadlocks/main.c
doBatch
called by 2
01-fair-threads/unfair/main.go
Enqueue
called by 1
05-concurrent-thread-safe-queue/main.go
Dequeue
called by 1
05-concurrent-thread-safe-queue/main.go

Shape

Function 31
Method 5
Struct 2
FuncType 1

Languages

Go67%
C33%

Modules by API surface

09-thread-pools/main.go6 symbols
07-avoiding-deadlocks/main.c5 symbols
06-hitting-the-deadlock/main.c5 symbols
05-concurrent-thread-safe-queue/main.go5 symbols
04-pessimistic-locking-with-mutex/main.go5 symbols
01-fair-threads/unfair/main.go3 symbols
01-fair-threads/fair/main.go3 symbols
08-optimistic-locking/main.c2 symbols
02-multi-threaded-tcp-server/main.go2 symbols
01-fair-threads/simple/main.go2 symbols
03-non-atomic-increment/main.c1 symbols

For agents

$ claude mcp add concurrency-in-depth \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page