Skip to content
Snippets Groups Projects
  1. May 19, 2017
    • Eric Cano's avatar
      Reviewed promised based thread synchronisation · 17d5a84e
      Eric Cano authored
      Fixed calls to promise::get_future() after possible access form other thread. They are now guaranteed to happen before.
      Added helgrind annotations for promise based synchronisation.
      Added macros enabling helgrind annotations for shared_ptr.
      Added suppression for shared_ptr used inside other standard lib object and not covered by the previous macros.
      Added unit test for lower level .
      Added suppressions for reported race conditions in Rados library.
      Review heavily MemArchiveQueue and fixed missing commit in object store, leading to potentially orphaned objects.
      Enabled formerly disabled test as it is now fast enough.
      17d5a84e
  2. Aug 25, 2016
  3. Jun 09, 2016
  4. Feb 18, 2016
  5. Feb 16, 2016
  6. Feb 10, 2016
  7. Feb 09, 2016
  8. May 08, 2015
  9. May 07, 2015
  10. Feb 27, 2015
Loading