Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dplatform_thread_types.cc24 typedef HRESULT(WINAPI* RTC_SetThreadDescription)(HANDLE hThread, typedef
74 reinterpret_cast<RTC_SetThreadDescription>(::GetProcAddress( in SetCurrentThreadName()