Home | Sort by relevance Sort by last modified time |
/external/libchrome/base/message_loop/ | |
message_pump_glib.h | 62 GSource* work_source_; member in class:base::MessagePumpGlib |
message_pump_mac.h | 117 // work, but it signals work_source_ so that delayed work can be performed 121 // Perform highest-priority work. This is associated with work_source_ 124 // work_source_ to be called again from the loop. 179 CFRunLoopSourceRef work_source_; member in class:base::MessagePumpCFRunLoopBase |