OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UI_THREAD_CALLBACK
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.h
77
UI_THREAD_CALLBACK
= WM_APP + 1,
main_wnd.cc
138
} else if (msg->hwnd == NULL && msg->message ==
UI_THREAD_CALLBACK
) {
217
::PostThreadMessage(ui_thread_id_,
UI_THREAD_CALLBACK
,
Completed in 68 milliseconds