Home
last modified time | relevance | path

Searched refs:race_won (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/vfs/
H A Dresolve_beneath.c1218 int race_won = 0; variable
1251 race_won = 1;
1264 T_EXPECT_EQ(race_won, 0, "Race condition should not succeed with the fix in place");