summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl.c b/perl.c
index f3c14c94d3..27d2f61ba9 100644
--- a/perl.c
+++ b/perl.c
@@ -90,6 +90,7 @@ register PerlInterpreter *sv_interp;
croak("panic: pthread_setspecific");
nthreads = 1;
cvcache = newHV();
+ thrflags = 0;
#endif /* USE_THREADS */
/* Init the real globals? */