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 f746025 commit aa71ef8Copy full SHA for aa71ef8
test/webaudio/audioworklet.c
@@ -22,7 +22,7 @@
22
begin to fire.
23
*/
24
25
-// TEST_AND_EXIT is defined when running in Emscripten test harness. You can
+// TEST_AND_EXIT is defined when running in the Emscripten test harness. You can
26
// strip these out in your own project (otherwise playback will end quickly).
27
#ifdef TEST_AND_EXIT
28
_Thread_local int testTlsVariable = 1;
0 commit comments