]> Cypherpunks repositories - gostls13.git/commit
runtime: follow Windows calling convention for _cgo_sys_thread_create
authorJingnan Si <jingnan.si@gmail.com>
Mon, 8 Apr 2019 19:02:40 +0000 (19:02 +0000)
committerIan Lance Taylor <iant@golang.org>
Mon, 8 Apr 2019 19:05:25 +0000 (19:05 +0000)
commitbec67e1130db10dc901c5b214c7df081ed4191ab
tree30ca5b12235699c513c29fbfc8f167ca1473ae7d
parent81c7beb04eda3ecc97e723793e11c61732ff37e8
runtime: follow Windows calling convention for _cgo_sys_thread_create

Windows requires space for four pointers on the stack.

Change-Id: I9f7ba3e09b6c660f86d15139bb51954fffc8ccb1
GitHub-Last-Rev: 76d21bcc2b07edfde6daa45000093d070e2337bc
GitHub-Pull-Request: golang/go#30944
Reviewed-on: https://go-review.googlesource.com/c/go/+/168351
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/rt0_windows_amd64.s