1. What have the authors contributed in "Extended sequential reasoning for data-race-free programs" ?
The authors present a simple characterization of extended interference-free regions in which variables can not be modified by other threads.. The authors also discuss other potential applications for interference-free regions.. For instance, the authors can use local analysis to determine when lock and unlock calls refer to the same mutex.
read more





