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

  /external/chromium/chrome/browser/sync/engine/
syncer_thread.cc 616 const bool work_to_do = local
620 << work_to_do;
625 if (!work_to_do) {
628 // work_to_do before it ran this wont have changed, as jobs like this don't
    [all...]
  /external/v8/src/
mark-compact.cc 2253 bool work_to_do = true; local
    [all...]

Completed in 185 milliseconds