diff options
| author | Russ Cox <rsc@golang.org> | 2014-10-07 23:27:25 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-10-07 23:27:25 -0400 |
| commit | 2b1659b57d6e021029636ee39b4a30c4f9074c6c (patch) | |
| tree | 33c355ce27e61a00302d3420f3fef320ee7bf2aa /src/runtime/stack.c | |
| parent | e6708ee9b1a0713a10cb15ba4b7e4415c543851a (diff) | |
| download | go-2b1659b57d6e021029636ee39b4a30c4f9074c6c.tar.xz | |
runtime: change Windows M.thread from void* to uintptr
It appears to be an opaque bit pattern more than a pointer.
The Go garbage collector has discovered that for m0
it is set to 0x4c.
Should fix Windows build.
TBR=brainman
CC=golang-codereviews
https://golang.org/cl/149640043
Diffstat (limited to 'src/runtime/stack.c')
0 files changed, 0 insertions, 0 deletions
