aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprogcgo/lockosthread.go
AgeCommit message (Expand)Author
2023-02-02runtime: eliminate arbitrary timeout in TestCgoLockOSThreadExitBryan C. Mills
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2017-10-11runtime: terminate locked OS thread if its goroutine exitsAustin Clements