Searched refs:retry_count (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/tools/tests/MMTest/
H A DMPMMtest.c649 int retry_count = 10; local
660 while (retry_count-- > 0) {
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/union/
H A Dunion_vnops.c182 int retry_count = 0; local
370 retry_count++;
371 if (retry_count <= 2) {

Completed in 35 milliseconds