Expand description
The SYNC
X extension.
Accessible with the sync
cargo feature.
Structs§
- The
AlarmError
error. - The
AlarmNotifyEvent
event. - The
Await
request. - The
AwaitFence
request. - The
ChangeAlarm
request. - The
ChangeCounter
request. - The
CounterError
error. - The
CounterNotifyEvent
event. - The
CreateAlarm
request. - The
CreateCounter
request. - The
CreateFence
request. - The
DestroyAlarm
request. - The
DestroyCounter
request. - The
DestroyFence
request. - The
GetPriority
request. - Cookie type for GetPriority.
- Unchecked cookie type for GetPriority.
- Reply type for GetPriority.
- The
Initialize
request. - Cookie type for Initialize.
- Unchecked cookie type for Initialize.
- Reply type for Initialize.
- The
ListSystemCounters
request. - Cookie type for ListSystemCounters.
- Unchecked cookie type for ListSystemCounters.
- Reply type for ListSystemCounters.
- The
QueryAlarm
request. - Cookie type for QueryAlarm.
- Unchecked cookie type for QueryAlarm.
- Reply type for QueryAlarm.
- The
QueryCounter
request. - Cookie type for QueryCounter.
- Unchecked cookie type for QueryCounter.
- Reply type for QueryCounter.
- The
QueryFence
request. - Cookie type for QueryFence.
- Unchecked cookie type for QueryFence.
- Reply type for QueryFence.
- The
ResetFence
request. - The
SetCounter
request. - The
SetPriority
request. - The
TriggerFence
request.
Enums§
- Unified error type for the Sync extension
- Unified event type for the Sync extension
Constants§
- The major version of the
Sync
extension. - The minor version of the
Sync
extension. - The version string of the
Sync
extension. - The official identifier for the
Sync
extension.
Functions§
- Fetch server runtime info data of the
Sync
extension. - Prefetch server runtime info data of the
Sync
extension.