summaryrefslogtreecommitdiff
path: root/libs/binder/IServiceManager.cpp
diff options
context:
space:
mode:
author Yifan Hong <elsk@google.com> 2021-10-08 17:16:47 -0700
committer Yifan Hong <elsk@google.com> 2021-10-11 16:43:39 -0700
commit1f44f98dcd552f820a5e115e5f977cd15ae0eae5 (patch)
treeca9b330b39ed37a7de1298dd2d847e8d98133fba /libs/binder/IServiceManager.cpp
parent8347ab590004648816eb1101bf2b02993575319a (diff)
binder: RpcSession limit outgoing threads
Similar to the number of incoming threads, the number of outgoing threads can be limited via RpcSession::setMaxOutgoingThreads(). If set, only min(maxOutgoingThreads, remoteMaxThreads) outgoing threads are instantiated. Test: binderRpcTest Bug: 194225767 Change-Id: I15686bae4317d0ced5af999f3a3d21f9a03037e1
Diffstat (limited to 'libs/binder/IServiceManager.cpp')
0 files changed, 0 insertions, 0 deletions