aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/chanbarrier_test.go
AgeCommit message (Expand)Author
2018-04-30all: skip unsupported tests for js/wasmRichard Musiol
2016-03-01all: make copyright headers consistent with one space after periodBrad Fitzpatrick
2015-07-13runtime: fix race in TestChanSendBarrierRuss Cox
2015-07-13runtime: add memory barrier for sync send in selectRuss Cox