Home | History | Annotate | Download | only in helgrind

Lines Matching refs:description

407    These four allow description of user-level condition variables,
598 DESCRIPTION? When does the annotation stop having an effect?
600 #define ANNOTATE_BENIGN_RACE(pointer, description) \
603 /* Same as ANNOTATE_BENIGN_RACE(address, description), but applies to
605 #define ANNOTATE_BENIGN_RACE_SIZED(address, size, description) \
726 #define ANNOTATE_EXPECT_RACE(address, description) \