Source position: syncobjs.pp line 35
type TWaitResult = (
wrSignaled,
wrTimeout,
wrAbandoned,
wrError
);