summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author Vishnu Nair <vishnun@google.com> 2023-10-08 10:14:25 -0700
committer Vishnu Nair <vishnun@google.com> 2023-10-09 18:37:54 +0000
commitb37f31dd2de00642b7652874b61a55fc12c62437 (patch)
tree1f003b077e0f0226ac8cd29697ed9e4030e64871 /api/api_test.go
parentf547072a633525642f8364f647ae38dd2b5b42e1 (diff)
Add oneway Transaction#apply
Allow the caller to apply the transaction as a one way binder call. This transaction will be applied out of order with other transactions that are applied synchronously. This method is not safe. It should only be used when the order does not matter. But it may be useful to avoid swithing contexts when applying transactions in the critical path. Bug: 297233662 Test: presubmit Change-Id: If9141213da605ca12cfc06e14a63d1fc8c99a1ed
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions