diff options
author | Terry Wang <tytytyww@google.com> | 2021-04-14 13:19:45 -0700 |
---|---|---|
committer | Terry Wang <tytytyww@google.com> | 2021-04-14 20:39:53 +0000 |
commit | ddf9718ead9d27088f2f43c14a75eb567ec1f63c (patch) | |
tree | 4b5359c8902dd8d2e64e08d328ec076781087ac4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 522de6d8df18cc2a9fd773e38c8e4deb29600990 (diff) |
Change AppSearchManagerService's thread pool to use LinkedBlockingQueue.
If the service reaches the max pool size which is the number of
available processor, we should use LinkedBlockingQueue instead of
SynchronousQueue to queue the requests.
Bug: 185294190
Test: presubmit
Change-Id: I3a9a2f8a149f44fac7ddc01d61a6d1827a8d55bf
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions