]> Cypherpunks repositories - gostls13.git/commit
syscall: make LazyDLL/LazyProc.Mutex unexported
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 16 Aug 2011 08:33:48 +0000 (18:33 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 16 Aug 2011 08:33:48 +0000 (18:33 +1000)
commit381f6a2eebb7f0a43d2c69910dc388c076a0dc93
treeb8cb6f8868df91559d72e44792d64536d5df25dd
parent00dd2b4ab92b4491466196d69942ccb9eb5b4721
syscall: make LazyDLL/LazyProc.Mutex unexported
They are seemingly not intended to be a part
of the public interface.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/4873052
src/pkg/syscall/syscall_windows.go