Task-wait-for graphs and their application to handling tasking deadlocks

  • Authors:
  • Jingde Cheng

  • Affiliations:
  • Department of Computer Science and Communication Engineering, Kyushu University, Hakozaki, Fukuoka 812, Japan

  • Venue:
  • TRI-Ada '90 Proceedings of the conference on TRI-ADA '90
  • Year:
  • 1990

Quantified Score

Hi-index 0.00

Visualization

Abstract

A formal representation of the state of tasking object interaction in concurrent Ada programs is indispensable in order to handle tasking deadlocks occurring in the programs correctly. This paper presents a formal model, named “Task-Wait-For Graphs”, for the state of tasking object interaction and shows its application to handling tasking deadlocks. After defining the model and showing its basic properties, the paper gives a complete classification for tasking deadlocks, shows necessary and sufficient conditions for occurrences of these tasking deadlocks, points out that none of tasking deadlock detection methods proposed in recent years is correct in the sense of detecting all tasking deadlocks in any Ada program, and discusses how to detect the tasking deadlocks correctly based on the model.