template <>

class WireWeakOnewayClientImpl

Defined at line 6686 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus TriggerHostWait (uint64_t host_glsync_handle, uint64_t host_syncthread_handle, ::zx::eventpair && event)

Runs `CMD_TRIGGER_HOST_WAIT` command: Starts a wait on the sync device

("host") with the given GlSync object and sync thread handles.

Once the command ends, `event` will signal its peer.

Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.