Modular reasoning about separation of concurrent data structures

  • Authors:
  • Kasper Svendsen;Lars Birkedal;Matthew Parkinson

  • Affiliations:
  • IT University of Copenhagen, Denmark;IT University of Copenhagen, Denmark;Microsoft Research Cambridge, UK

  • Venue:
  • ESOP'13 Proceedings of the 22nd European conference on Programming Languages and Systems
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a concurrent setting, the usage protocol of standard separation logic specifications are not refinable by clients, because standard specifications abstract all information about potential interleavings. This breaks modularity, as libraries cannot be verified in isolation, since the appropriate specification depends on how clients intend to use the library. In this paper we propose a new logic and a new style of specification for thread-safe concurrent data structures. Our specifications allow clients to refine usage protocols and associate ownership of additional resources with instances of these data structures.