Electronic Proceedings in Theoretical Computer Science (Oct 2011)

A Type System for Unstructured Locking that Guarantees Deadlock Freedom without Imposing a Lock Ordering

  • Prodromos Gerakios,
  • Nikolaos Papaspyrou,
  • Konstantinos Sagonas

DOI
https://doi.org/10.4204/EPTCS.69.4
Journal volume & issue
Vol. 69, no. Proc. PLACES 2010
pp. 44 – 58

Abstract

Read online

Deadlocks occur in concurrent programs as a consequence of cyclic resource acquisition between threads. In this paper we present a novel type system that guarantees deadlock freedom for a language with references, unstructured locking primitives, and locks which are implicitly associated with references. The proposed type system does not impose a strict lock acquisition order and thus increases programming language expressiveness.