template <>
class NaturalSyncClientImpl
Defined at line 1747 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> TriggerHostWait (::fidl::Request< ::fuchsia_hardware_goldfish::SyncTimeline::TriggerHostWait> request)
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.