commit | 6e3dfe61ce9ebf007c91c080fa802a24619b4041 | [log] [tgz] |
---|---|---|
author | Shai Barack <shayba@google.com> | Wed Jan 31 17:42:17 2024 +0000 |
committer | Shai Barack <shayba@google.com> | Wed Jan 31 17:42:17 2024 +0000 |
tree | 3809f3b346085fc4b248c58c8f7f20e68cbd7e03 | |
parent | c415ebcda9e6275112566c09d4c9d7741d9d6098 [diff] |
[queuedwork] Avoid blocking on thread creation Never create a HandlerThread just to then see that its queue is empty. Reduces exposure to priority inversions. Bug: 263820216 Change-Id: Id8db19b56a690c4eae88386554fa060d40e0b012