-
Gustavo Niemeyer authored
As discussed in the mailing list, this adds a simple barrier implementation to the sync package which enables one or more goroutines to wait for a counter to go down to zero. R=rsc, rog, r CC=golang-dev https://golang.org/cl/3770045
63457d08
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
asm_386.s | ||
asm_amd64.s | ||
asm_arm5.s | ||
asm_arm6.s | ||
mutex.go | ||
mutex_test.go | ||
once.go | ||
once_test.go | ||
rwmutex.go | ||
rwmutex_test.go | ||
waitgroup.go | ||
waitgroup_test.go | ||
xadd_test.go |