Sign in
go
/
go
/
3d3bc88bb5f06431729585daec436d5a16603dd0
/
test
/
chan
/
nonblock.go
3fb5f32
test/chan: document tests
by Rob Pike
· 13 years ago
0b477ef
test: use testlib (first 100)
by Russ Cox
· 13 years ago
4bdf1fc
test: silence/coalesce some tests
by Russ Cox
· 14 years ago
f4e76d8
replace non-blocking send, receive syntax with select
by Russ Cox
· 14 years ago
8e985dc
test: Reduce race conditions in chan/nonblock.go.
by Ian Lance Taylor
· 15 years ago
00f9f0c
single argument panic
by Russ Cox
· 15 years ago
918afd94
move things out of sys into os and runtime
by Russ Cox
· 16 years ago
d2117ad
make test/chan/nonblock work even with real os threads
by Russ Cox
· 16 years ago
3609624
casify, cleanup sys
by Russ Cox
· 16 years ago
5564504
new new & make
by Russ Cox
· 16 years ago
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 16 years ago
d448d18
test and fix non-blocking chan ops on buffered chans
by Russ Cox
· 17 years ago
27c0eb8
update tests to new communications syntax
by Rob Pike
· 17 years ago
bc2f5f1
fix bug depot:
by Rob Pike
· 17 years ago
fbe7ba5
strengthen test by checking values
by Rob Pike
· 17 years ago
f6c13bb
add test for non-blocking channel ops
by Rob Pike
· 17 years ago