]> granicus.if.org Git - python/commit
bpo-37160: Thread native ID NetBSD support (GH-13835)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 12 Jun 2019 16:03:04 +0000 (09:03 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2019 16:03:04 +0000 (09:03 -0700)
commitc9ca96dd968176580a011e852066c95a48aab7e0
tree4a4388e7de6898df38c46f3ca4a8a96caa8545e1
parentb2fd32b2f041402bb9fc8607f01566c055aafed9
bpo-37160: Thread native ID NetBSD support (GH-13835)

(cherry picked from commit 5287022eeeb3c017d49fc8580b52e18377bf23f3)

Co-authored-by: David Carlier <dcarlier@afilias.info>
Doc/library/_thread.rst
Doc/library/threading.rst
Include/pythread.h
Misc/NEWS.d/next/Core and Builtins/2019-06-05-09-24-17.bpo-37160.O3IAY3.rst [new file with mode: 0644]
Python/thread_pthread.h