commit | 47431c12bc54ff9717f15228767d0f6d469fc786 | [log] [tgz] |
---|---|---|
author | Elie Kheirallah <khei@google.com> | Thu Apr 21 23:46:17 2022 +0000 |
committer | Elie Kheirallah <khei@google.com> | Thu May 19 16:00:31 2022 +0000 |
tree | 012eaacdea3e325d1f8802afbfbfb002485548a5 | |
parent | 7863bb5118f2289d59c205f621bb437a66740c4f [diff] |
Tracking number of threads in threadpools. Added tests for max total thread count. Renamed getThreadPoolMaxThreadCount to getThreadPoolMaxTotalThreadCount which takes into account user joined threads and polling threads. Test added to check that the current available threads update properly and do not lock. Added second test that simulates a deadlock and confirms the deadlock. Bug: 188834514 Test: binderLibTest Change-Id: Ia99d95544a38596ec9fc316e623e523b64337bc7