Searched refs:NtOpenThreadFunction (Results 1 – 5 of 5) sorted by relevance
51 NtOpenThreadFunction orig_OpenThread, PHANDLE thread,
159 NtOpenThreadFunction orig_fn = reinterpret_cast< in TargetNtOpenThread64()160 NtOpenThreadFunction>(g_originals[OPEN_TREAD_ID]); in TargetNtOpenThread64()
109 NtOpenThreadFunction NtOpenThread = NULL; in OpenThreadAction()
22 NTSTATUS WINAPI TargetNtOpenThread(NtOpenThreadFunction orig_OpenThread, in TargetNtOpenThread()
254 typedef NTSTATUS (WINAPI *NtOpenThreadFunction) ( typedef