Source position: sync.pp line 82
type TXSyncWaitCondition = record
trigger: TXSyncTrigger;
event_threshold: TXSyncValue;
end;