]> Cypherpunks repositories - gostls13.git/commit
exp/inotify: prevent data race
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Mon, 25 Jun 2012 18:08:09 +0000 (14:08 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 25 Jun 2012 18:08:09 +0000 (14:08 -0400)
commitb3382ec9e9cfbb20efd7bf7d6a369071a46c8dfe
tree6ba281fbed27843e7468137d9db4a6edad32f289
parent5e75337c4e6c67090c0e516408077a284861323b
exp/inotify: prevent data race
Fixes #3713.

R=bradfitz, rsc
CC=golang-dev
https://golang.org/cl/6331055
src/pkg/exp/inotify/inotify_linux.go