Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 594140
Collapse All | Expand All

(-)GREYCstoration-2.9/src/plugins/greycstoration.h.old (-1 / +1 lines)
Lines 454-460 Link Here
454
      p.temporary = 0;
454
      p.temporary = 0;
455
      p.counter = 0;
455
      p.counter = 0;
456
      p.tile = p.tile_border = p.thread = p.nb_threads = 0;
456
      p.tile = p.tile_border = p.thread = p.nb_threads = 0;
457
      p.stop_request = false;
457
      p.stop_request = NULL;
458
      greycstoration_mutex_destroy(p);
458
      greycstoration_mutex_destroy(p);
459
    }
459
    }
460
    p.is_running = false;
460
    p.is_running = false;

Return to bug 594140