Skip to content
Snippets Groups Projects
  1. Sep 13, 2017
  2. Sep 11, 2017
  3. Sep 10, 2017
  4. Sep 09, 2017
    • Scott Snyder's avatar
      IOVSvc: Removing references to transientAddress(). · 8ce71c88
      Scott Snyder authored
      In order to make DataProxy properly thread-safe, it is helpful to remove
      calls to DataProxy::transientAddress.  That way, it suffices to have
      a lock in the DataProxy object.  Trying to add the needed accessor
      methods to DataProxy and get rid of calls to transientAddress().
      8ce71c88
    • Scott Snyder's avatar
      StoreGate: Removing references to transientAddress(). · 77ab2b62
      Scott Snyder authored
      In order to make DataProxy properly thread-safe, it is helpful to remove
      calls to DataProxy::transientAddress.  That way, it suffices to have
      a lock in the DataProxy object.  Trying to add the needed accessor
      methods to DataProxy and get rid of calls to transientAddress().
      77ab2b62
  5. Sep 08, 2017
Loading