BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:20131120T001500Z DTEND:20131120T020000Z LOCATION:Mile High Pre-Function DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: Datarace detection is increasingly important in Computer Science as non-specialized computer scientists are required to write more parallel programs for better performance. Be- cause dataraces are an extremely common bug, detection of these conflicts is a necessary debugging tool. Unfortunately discovering dataraces is computationally expensive. How- ever, semantics guarantees provided by structured paral- lelism make it possible to create an efficient solution. To this end, we look to expand the race detector in the structured language, Habanero Java (HJ). Building upon HJs current race detector, which supports async/finish constructs and isolated regions, this research theoretically extends HJs al- gorithm to include the phaser construct. SUMMARY:Efficient Datarace Detection in a Structured Programming Language PRIORITY:3 END:VEVENT END:VCALENDAR