]> go.fuhry.dev Git - fsnotify.git/commit
kqueue: fix incorrect mutex used in Close()
authorNathan Youngman <git@nathany.com>
Sat, 5 Jul 2014 02:15:51 +0000 (20:15 -0600)
committerNathan Youngman <git@nathany.com>
Sat, 5 Jul 2014 02:15:51 +0000 (20:15 -0600)
commitba032e1444ac7314910cf61ca3b1f0dde3baed7d
tree011883f629f0473d1b8e31d7162d8a7cd7fceb1a
parent2e10046dddf38f0a8127693116133cecb03e8164
kqueue: fix incorrect mutex used in Close()

identified at https://code.google.com/p/go/issues/detail?id=8282#c5
fsnotify_bsd.go