MCPcopy 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()
166def GetCurrentThread():
167 return GetCurrentThread.ctypes_function()
168
169@Kernel32Proxy()
170def GetCurrentThreadId():

Callers 1

SetThreadAffinityMaskFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected