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/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
main_wnd.h
93
UI_THREAD_CALLBACK
= WM_APP + 1,
main_wnd.cc
147
} else if (msg->hwnd == NULL && msg->message ==
UI_THREAD_CALLBACK
) {
210
::PostThreadMessage(ui_thread_id_,
UI_THREAD_CALLBACK
,
Completed in 26 milliseconds