Searched defs:current_thread (Results 1 – 6 of 6) sorted by relevance
19 def current_thread(debugger): function
1144 static volatile TIDT current_thread = 0; in _N_() local1185 static volatile TIDT current_thread = 0; in _N_() local
501 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
495 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local
1423 def current_thread(): function
539 DWORD current_thread = ::GetCurrentThreadId(); in GetValueOnCurrentThread() local