moby--moby/pkg/signal
Erik Dubbelboer 46b1194d99 Removed race condition
If two interrupts were fired really quickly interruptCount could have been incremented twice before the LoadUint32 making cleanup not being called at all.

Signed-off-by: Erik Dubbelboer <erik@dubbelboer.com>
2014-12-06 22:52:19 +08:00
..
signal.go
signal_darwin.go
signal_freebsd.go
signal_linux.go
signal_unix.go
signal_unsupported.go
signal_windows.go
trap.go Removed race condition 2014-12-06 22:52:19 +08:00