commit | a0ea967d111b9f8e01ebbb1ac8d393270e1788b6 | [log] [tgz] |
---|---|---|
author | Michal Karpinski <mkarpinski@google.com> | Fri Feb 19 12:47:46 2016 +0000 |
committer | Michal Karpinski <mkarpinski@google.com> | Wed Feb 24 12:04:17 2016 +0000 |
tree | cdf6cfdd5d339ff4978f76308a75ffb45b48c08d | |
parent | 61ea6d0bbfeb88eef5096fa985f819d51f32db82 [diff] |
Removing lock contention in SecurityLogMonitor After being interrupted the monitor thread tried to acquire a lock that is held by interrupting thread, resulting in timeouting on join(). Bug: 27061904 Change-Id: Ifbd578d5f5a266083b207fedd8ebb6d26ab08c31