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 0144414 commit 96784b0Copy full SHA for 96784b0
win32/perllib.c
@@ -76,7 +76,7 @@ win32_checkTLS(PerlInterpreter *host_perl)
76
}
77
host_perl->Isys_intern.cur_tid = tid;
78
79
-#else
+#elif defined(PERL_MULTIPLICITY)
80
dTHX;
81
if (host_perl != my_perl) {
82
panic_thread_id();
0 commit comments