aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprogcgo/needmdeadlock.go
AgeCommit message (Expand)Author
2025-06-27runtime: remove arbitrary 5-second timeout in TestNeedmDeadlockCherry Mui
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2020-10-28runtime: block signals in needm before allocating MIan Lance Taylor