Home
last modified time | relevance | path

Searched refs:lpParameter (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/client/solaris/handler/
Dexception_handler.h147 static void* ExceptionHandlerThreadMain(void *lpParameter);
/external/deqp/framework/delibs/deutil/
DdeTimer.c42 static void CALLBACK timerCallback (PVOID lpParameter, BOOLEAN timerOrWaitFired) in timerCallback() argument
44 const deTimer* timer = (const deTimer*)lpParameter; in timerCallback()
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.h313 static DWORD WINAPI ExceptionHandlerThreadMain(void* lpParameter);
Dexception_handler.cc384 DWORD ExceptionHandler::ExceptionHandlerThreadMain(void* lpParameter) { in ExceptionHandlerThreadMain() argument
385 ExceptionHandler* self = reinterpret_cast<ExceptionHandler *>(lpParameter); in ExceptionHandlerThreadMain()
/external/curl/tests/server/
Dsockfilt.c537 static DWORD WINAPI select_ws_wait_thread(LPVOID lpParameter) in select_ws_wait_thread() argument
546 data = (struct select_ws_wait_data *) lpParameter; in select_ws_wait_thread()
/external/python/cpython3/Modules/
Doverlapped.c243 PostToQueueCallback(PVOID lpParameter, BOOL TimerOrWaitFired) in PostToQueueCallback() argument
245 struct PostCallbackData *p = (struct PostCallbackData*) lpParameter; in PostToQueueCallback()
/external/syzkaller/sys/windows/
Dwindows.txt205 …[inout, intptr], dwStackSize int64, lpStartAddress ptr[inout, intptr], lpParameter ptr[inout, arra…
206 …[inout, intptr], dwStackSize int64, lpStartAddress ptr[inout, intptr], lpParameter ptr[inout, arra…
242 …[inout, intptr], dwStackSize int64, lpStartAddress ptr[inout, intptr], lpParameter ptr[inout, arra…
583 …ckReserveSize int64, dwFlags int32, lpStartAddress ptr[inout, intptr], lpParameter ptr[inout, arra…
584 ConvertThreadToFiberEx(lpParameter ptr[inout, array[int8]], dwFlags int32)
585 CreateFiber(dwStackSize int64, lpStartAddress ptr[inout, intptr], lpParameter ptr[inout, array[int8…
586 ConvertThreadToFiber(lpParameter ptr[inout, array[int8]])