mirror of
https://github.com/Perl/perl5.git
synced 2026-01-27 01:44:43 +00:00
win32_checkTLS(): nothing to do without at least multiplicity
This commit is contained in:
parent
0144414218
commit
96784b083c
@ -76,7 +76,7 @@ win32_checkTLS(PerlInterpreter *host_perl)
|
||||
}
|
||||
host_perl->Isys_intern.cur_tid = tid;
|
||||
}
|
||||
#else
|
||||
#elif defined(PERL_MULTIPLICITY)
|
||||
dTHX;
|
||||
if (host_perl != my_perl) {
|
||||
panic_thread_id();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user