Searched refs:NumberOfIterations (Results 1 – 1 of 1) sorted by relevance
60 const scudo::u32 NumberOfIterations = 4 * 1024; variable62 const scudo::u32 NumberOfIterations = 16 * 1024; variable67 for (scudo::u32 I = 0; I < NumberOfIterations; I++) { in lockThread()76 for (scudo::u32 I = 0; I < NumberOfIterations; I++) { in tryThread()