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 8bdddb8 commit f5506c2Copy full SHA for f5506c2
ee/libpthreadglue/src/osal.c
@@ -24,7 +24,7 @@
24
25
#define POLLING_DELAY_IN_us 100
26
27
-#if F___threadInfo
+#ifdef F___threadInfo
28
struct OsalThreadInfo __threadInfo[MAX_THREADS];
29
#endif
30
0 commit comments