HomeSort by relevance Sort by last modified time
    Searched refs:NtSetInformationThreadFunction (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/sandbox/win/src/
policy_target.h 24 NtSetInformationThreadFunction orig_SetInformationThread, HANDLE thread,
policy_target.cc 74 NtSetInformationThreadFunction orig_SetInformationThread, HANDLE thread,
interceptors_64.cc 46 NtSetInformationThreadFunction orig_fn = reinterpret_cast<
47 NtSetInformationThreadFunction>(g_originals[SET_INFORMATION_THREAD_ID]);
nt_internals.h 287 typedef NTSTATUS (WINAPI *NtSetInformationThreadFunction) (

Completed in 43 milliseconds