Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_win.cc69 const DWORD kVCThreadNameException = 0x406D1388; variable
91 RaiseException(kVCThreadNameException, 0, sizeof(info) / sizeof(ULONG_PTR), in SetNameInternal()