Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

race_blk_s Struct Reference

#include <defines.h>


Detailed Description

Contains information for storing race condition information


Data Fields

int start_line
int end_line
int reason
race_blknext


Field Documentation

int race_blk_s::end_line
 

Ending line number of statement block that was found to be a race condition

race_blk* race_blk_s::next
 

Pointer to next race block in list

int race_blk_s::reason
 

Numerical reason for why this statement block was found to be a race condition

int race_blk_s::start_line
 

Starting line number of statement block that was found to be a race condition


The documentation for this struct was generated from the following file:
Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4