Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _set_native_id
Method
_set_native_id
tools/python-3.11.9-amd64/Lib/threading.py:1012–1013 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1010
1011
if
_HAVE_THREAD_NATIVE_ID:
1012
def
_set_native_id(self):
1013
self._native_id = get_native_id()
1014
1015
def
_set_tstate_lock(self):
1016
""
"
Callers
4
_bootstrap_inner
Method · 0.95
__init__
Method · 0.80
__init__
Method · 0.80
_bootstrap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected