• Russ Cox's avatar
    runtime: rename Lock to Mutex · 8ecb9a76
    Russ Cox authored
    Mutex is consistent with package sync, and when in the
    unexported Go form it avoids having a conflcit between
    the type (now mutex) and the function (lock).
    
    LGTM=iant
    R=golang-codereviews, iant
    CC=dvyukov, golang-codereviews, r
    https://golang.org/cl/133140043
    8ecb9a76
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...