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 afe5b6e commit 6851aaeCopy full SHA for 6851aae
test/webaudio/audioworklet_emscripten_locks.c
@@ -14,7 +14,7 @@
14
#define AUDIO_STACK_SIZE 2048
15
16
// Define DISABLE_LOCKS to run the test without locking, which should statistically always fail
17
-#define DISABLE_LOCKS
+//#define DISABLE_LOCKS
18
19
// Internal, found in 'system/lib/pthread/threading_internal.h' (and requires building with -pthread)
20
int _emscripten_thread_supports_atomics_wait(void);
0 commit comments