commit | a328f538c34ad2dafdfa53642085cb1072224d80 | [log] [tgz] |
---|---|---|
author | Yuichiro Hanada <yhanada@google.com> | Fri Sep 27 11:13:22 2013 +0900 |
committer | Yuichiro Hanada <yhanada@google.com> | Fri Sep 27 16:46:34 2013 +0900 |
tree | c9d3fff6dfe6c3fa23d68cc99a4fcb70847a7ef3 | |
parent | 781feb748cc59d3d34e9b52553cac192f1699dce [diff] |
Fix PrioritizedSerialExecutor. It was possible that fetchNextTasks() would be called by multiple threads concurrently. If it happens, some tasks in the task queues might be ignored. Change-Id: Idc81c43c45e382da3850cc55b9a42c281548d2a8