English

Towards Algorithmic Synthesis of Synchronization for Shared-Memory Concurrent Programs

Logic in Computer Science 2012-07-05 v1 Programming Languages

Abstract

We present a framework that takes a concurrent program composed of unsynchronized processes, along with a temporal specification of their global concurrent behaviour, and automatically generates a concurrent program with synchronization ensuring correct global behaviour. Our methodology supports finite-state concurrent programs composed of processes that may have local and shared variables, may be straight-line or branching programs, may be ongoing or terminating, and may have program-initialized or user-initialized variables. The specification language is an extension of propositional Computation Tree Logic (CTL) that enables easy specification of safety and liveness properties over control and data variables. The framework also supports synthesis of synchronization at different levels of abstraction and granularity.

Keywords

Cite

@article{arxiv.1207.0868,
  title  = {Towards Algorithmic Synthesis of Synchronization for Shared-Memory Concurrent Programs},
  author = {Roopsha Samanta},
  journal= {arXiv preprint arXiv:1207.0868},
  year   = {2012}
}

Comments

In Proceedings SYNT 2012, arXiv:1207.0554

R2 v1 2026-06-21T21:30:09.986Z