commit | 4354f7137098db20bc9e70043e72d1d0ae6ed9a6 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Dec 08 01:44:46 2022 +0000 |
committer | Devin Moore <devinmoore@google.com> | Fri Dec 09 18:48:55 2022 +0000 |
tree | f283d158e58b7536968b8f91b7627b0931145a29 | |
parent | 9c0835a83851d3d841180f4057fd85e65701bae2 [diff] |
binder: Add an API to check if the threadpool has been started Libraries that require the threadpool can check this to make sure the threadpool has been started before it is needed. Test: atest binderLibTest Bug: 261652496 Change-Id: I7505319f162e2789dcc3c41bf1f7535c5c1bb9d9