OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:threadname_info
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/base/
platform_thread.cc
65
}
threadname_info
= {0x1000, name, static_cast<DWORD>(-1), 0};
local
68
::RaiseException(0x406D1388, 0, sizeof(
threadname_info
) / sizeof(DWORD),
69
reinterpret_cast<ULONG_PTR*>(&
threadname_info
));
/external/webrtc/webrtc/modules/video_capture/windows/
sink_filter_ds.cc
36
}
THREADNAME_INFO
;
/external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc
62
}
THREADNAME_INFO
;
[
all
...]
Completed in 102 milliseconds