]> Cypherpunks repositories - gostls13.git/commit
syscall: document LockOSThread with GNU/Linux SysProcAttr.Ptrace
authorIan Lance Taylor <iant@golang.org>
Thu, 20 Dec 2018 02:25:08 +0000 (18:25 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 27 Dec 2018 18:53:02 +0000 (18:53 +0000)
commitb115207baf6c2decc3820ada4574ef4e5ad940ec
tree3e5556904b98401d4680a1d4163a6d3c5dbb3a42
parentc0914d5df3f12449f52e26eb0aaa58661ad92250
syscall: document LockOSThread with GNU/Linux SysProcAttr.Ptrace

Fixes #28315

Change-Id: Ie02c72d02ad2f66c9cdbbba579a304641f327672
Reviewed-on: https://go-review.googlesource.com/c/155138
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/syscall/exec_linux.go