1. 01 Sep, 2016 2 commits
  2. 30 Aug, 2016 5 commits
  3. 29 Aug, 2016 1 commit
  4. 26 Aug, 2016 4 commits
  5. 24 Aug, 2016 3 commits
  6. 23 Aug, 2016 1 commit
  7. 18 Aug, 2016 1 commit
  8. 22 Aug, 2016 6 commits
    • Multiple threads could access the field, lastSink, then they should read
      the latest value of lastSink
      
      Change-Id: I279ed6fa3db357008603cde5cb2c57671e66b33c
      Sho SHIMIZU authored
    • The field, dispatchFuture, is accessed in activate() method and the thread
      where Watchdog is running. Then, different threads could access the field
      and couldn't read the latest value.
      
      Change-Id: Iceb390bcf3c5711c1dbb59198667138c8a90b036
      Sho SHIMIZU authored
    • The field, dispatchLoop, is accessed in activate() method and the thread
      where Watchdog is running. Then, different threads could access the field
      and could miss the latest value.
      
      Change-Id: Id218522f5b318fb3d05833ba57d908a1bf6d2949
      Sho SHIMIZU authored
    • The field, lastStart, is read/written from different thread pools.
      As a result, the field could be accessed from different threads.
      
      Change-Id: Ia50c5bd3405bf2af98abb9d14f7e35d840f62483
      Sho SHIMIZU authored
    • Change-Id: Id4e5913cb69e913190a0b32cd41bac0dbe786729
      Kavitha Alagesan authored
    • Change-Id: Ibdb6dfea672c0900fd3d8dea0441c55c23940f81
      Kavitha Alagesan authored
  9. 20 Aug, 2016 1 commit
    • Change-Id: I11762eb799c1f93536f472807167cdba20a7c8e6
      varunsha authored
  10. 19 Aug, 2016 1 commit
  11. 16 Aug, 2016 3 commits
  12. 11 Aug, 2016 1 commit
  13. 10 Aug, 2016 2 commits
  14. 09 Aug, 2016 3 commits
  15. 08 Aug, 2016 2 commits
  16. 05 Aug, 2016 1 commit
  17. 04 Aug, 2016 1 commit
  18. 03 Aug, 2016 1 commit
  19. 02 Aug, 2016 1 commit