HomeSort by relevance Sort by last modified time
    Searched defs:work_source_ (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/message_loop/
message_pump_glib.h 64 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

Completed in 2747 milliseconds