OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateThreadFunction
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
process_thread_interception.h
39
typedef HANDLE (WINAPI *
CreateThreadFunction
)(
88
CreateThreadFunction
orig_CreateThread,
interceptors_64.cc
75
CreateThreadFunction
orig_fn = reinterpret_cast<
76
CreateThreadFunction
>(g_originals[CREATE_THREAD_ID]);
process_thread_interception.cc
405
HANDLE WINAPI TargetCreateThread(
CreateThreadFunction
orig_CreateThread,
Completed in 185 milliseconds