Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _set_ident
Method
_set_ident
tools/python-3.11.9-amd64/Lib/threading.py:1008–1009 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1006
raise
1007
1008
def
_set_ident(self):
1009
self._ident = get_ident()
1010
1011
if
_HAVE_THREAD_NATIVE_ID:
1012
def
_set_native_id(self):
Callers
3
_bootstrap_inner
Method · 0.95
__init__
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected