OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_main_context_pending
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/message_loop/
message_pump_glib.cc
62
// gtk_events_pending just calls
g_main_context_pending
, which does the
message_pump_glib_unittest.cc
388
while (
g_main_context_pending
(NULL)) {
Completed in 798 milliseconds