]> Cypherpunks repositories - gostls13.git/commit
runtime/tiny: add destroyLock stub, and docs for additional VMs
authorMarkus Duft <markus.duft@salomon.at>
Wed, 7 Jul 2010 14:15:47 +0000 (00:15 +1000)
committerAndrew Gerrand <adg@golang.org>
Wed, 7 Jul 2010 14:15:47 +0000 (00:15 +1000)
commitd49c0d71f657c765676f084043cee31a16afa31e
tree5cc62355422d16a6aac5edd1a3d834c09012bf01
parenteca2ec078640a3bdcbb9742318cc07085d2c80d2
runtime/tiny: add destroyLock stub, and docs for additional VMs

    updated thread.c to provide destroylock, which seems to be
      required to link.
        updated README with different virtualization programs.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/1746047
src/pkg/runtime/tiny/README
src/pkg/runtime/tiny/thread.c