We previously developed a polymorphic type system and a type checker for a multithreaded lockbased polymorphic typed assembly language (MIL) that ensures that well-typed programs do not encounter race conditions. This paper extends such work by taking into consideration deadlocks. The extended type system verifies that locks are acquired in the proper order. Towards this end we require a language with annotations that specify the locking order. Rather than asking the programmer (or the compiler's backend) to specifically annotate each newly introduced lock, we present an algorithm to infer the annotations. The result is a type checker whose input language is non-decorated as before, but that further checks that programs are exempt from deadlocks.
CITATION STYLE
Vasconcelos, V. T., Martins, F., & Cogumbreiro, T. (2010). Type inference for deadlock detection in a multithreaded polymorphic typed assembly language. In Electronic Proceedings in Theoretical Computer Science, EPTCS (Vol. 17, pp. 95–109). Open Publishing Association. https://doi.org/10.4204/EPTCS.17.8
Mendeley helps you to discover research relevant for your work.