Source position: fpsonar.dataflow.pp line 104
type TFpSonarConcurrencyVerdict = (
cvGlobalWrite,
cvSyncWithLock,
cvSectionNotInitialized
);