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

  /external/chromium/base/
message_pump_glib.h 124 GSource* work_source_; member in class:base::MessagePumpForUI
message_pump_mac.h 88 // work, but it signals work_source_ so that delayed work can be performed
92 // Perform highest-priority work. This is associated with work_source_
95 // work_source_ to be called again from the loop.
150 CFRunLoopSourceRef work_source_; member in class:base::MessagePumpCFRunLoopBase

Completed in 38 milliseconds