template <>

class WireWeakOnewayBufferClientImpl

Defined at line 6705 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.

Caller provides the backing storage for FIDL message.