Searched defs:RaiseFlag (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dplatform_thread.cc81 void CALLBACK RaiseFlag(ULONG_PTR param) { function in namespace:rtc::__anon20697
167 QueueUserAPC(&RaiseFlag, thread_, reinterpret_cast<ULONG_PTR>(&stop_));
188 // Alertable sleep to permit RaiseFlag to run and update |stop_|.

Completed in 294 milliseconds