commit | 791e466ea0b4283b53cf41ef9dfa37118b345df4 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Sep 13 15:22:58 2021 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Sep 13 15:31:33 2021 -0700 |
tree | 0229c4afdf8da8b1609237a5abe0808f0f9d03b3 | |
parent | 5623d1a7fac2fca2d8cd51af65a764aadd31bc43 [diff] |
libbinder: shutdownAndWait based on # of in conns shutdownAndWait no longer waits when it is called on a zero-thread session (the session only needs to be deleted). However, more importantly, we save a small amount of memory, and the log here is much better (we can see how many incoming threads are stuck). Bug: N/A Test: binderRpcTest Change-Id: I5924a82c33b4c3c2c970e6c6e86f1b8e2af074f5