Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/
H A Drestartable_ranges.c200 static volatile long syncs = 1; variable
224 strsignal(signo), syncs); in task_restartable_ranges_race_fail()
254 for (syncs = 1; syncs <= count * step; syncs++) {
271 if (syncs % step == 0) {
272 T_LOG("%d/%d", syncs / step, count);