Searched defs:HAS_RACE (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/drd/
H A Dpub_drd_bitmap.h48 #define HAS_RACE(a) ((((a) & RHS_W) && ((a) & (LHS_R | LHS_W))) \ macro

Completed in 37 milliseconds