commit | 727a44e37ee5ac778fc3abf0fcd849847f5d7c29 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Sat Nov 23 12:59:16 2019 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Nov 26 09:30:50 2019 -0800 |
tree | 324333950279502489c7341e26e778eeddb32564 | |
parent | a3c5d2326e731dfb3b708001fa639d7a0eaa4c1c [diff] |
Use queue and unique_ptr for pooled events Currently, we are doing some manual memory management for pooled events. Refactor to use queue and unique_ptr Bug: 70668286 Test: presubmit Change-Id: Ia3f39a841a84b76243e4a68cb2cf8005e0a48ce3