commit | 659416dd31d279409e813845719b894d7ac6dbf3 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue May 11 00:47:50 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu May 27 01:47:00 2021 +0000 |
tree | 0877cb998bc99419c593a4d4927dfd5532122c22 | |
parent | a86e8fe5cbb48f683d15ae186cbd0df6797c59c2 [diff] |
libbinder: reverse connections When connecting to an RPC client server, you can request to serve a threadpool so that you can receive callbacks from it. Future considerations: - starting threads dynamically (likely very, very soon after this CL) - combining threadpools (as needed) Bug: 185167543 Test: binderRpcTest Change-Id: I992959e963ebc1b3da2f89fdb6c1ec625cb51af4