We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04daebe commit 0045debCopy full SHA for 0045deb
tests/dispatch_apply.c
@@ -65,6 +65,7 @@ static void busythread(void *ignored)
65
j += i;
66
i += 1;
67
}
68
+ (void)j;
69
70
OSAtomicIncrement32(&busy_threads_finished);
71
0 commit comments