xpc_transaction_end()
Informs the XPC runtime when a transaction ends.
Declaration
func xpc_transaction_end()Discussion
As described in xpc_transaction_begin(), this API may be used interchangeably with vproc_transaction_end().
See the discussion for xpc_transaction_begin() for details regarding the XPC runtime’s idle-exit policy.