Back to Search Start Over

Model Checking Multithreaded Programs with Asynchronous Atomic Methods.

Authors :
Ball, Thomas
Jones, Robert B.
Sen, Koushik
Viswanathan, Mahesh
Source :
Computer Aided Verification (9783540374060); 2006, p300-314, 15p
Publication Year :
2006

Abstract

In order to make multithreaded programming manageable, programmers often follow a design principle where they break the problem into tasks which are then solved asynchronously and concurrently on different threads. This paper investigates the problem of model checking programs that follow this idiom. We present a programming language Spl that encapsulates this design pattern. Spl extends simplified form of sequential Java to which we add the capability of making asynchronous method invocations in addition to the standard synchronous method calls and the ability to execute asynchronous methods in threads atomically and concurrently. Our main result shows that the control state reachability problem for finite Spl programs is decidable. Therefore, such multithreaded programs can be model checked using the counterexample guided abstraction-refinement framework. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISBNs :
9783540374060
Database :
Complementary Index
Journal :
Computer Aided Verification (9783540374060)
Publication Type :
Book
Accession number :
32863754
Full Text :
https://doi.org/10.1007/11817963_29