Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/platform/
Dw32functions.c678 static const DWORD VC_SETNAME_EXC = 0x406D1388; in W32_SetThreadName() local
699 …RaiseException(VC_SETNAME_EXC, 0, sizeof(thread_info) / sizeof(ULONG_PTR), (ULONG_PTR*)&thread_inf… in W32_SetThreadName()