Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ELMERIKH/PyinMemoryPE
/ GetCurrentThread
Function
GetCurrentThread
windows/winproxy/apis/kernel32.py:166–167 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
164
165
@Kernel32Proxy()
166
def
GetCurrentThread():
167
return
GetCurrentThread.ctypes_function()
168
169
@Kernel32Proxy()
170
def
GetCurrentThreadId():
Callers
1
SetThreadAffinityMask
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected