This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid __declspec(thread) by default, for both scratch
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 29 Nov 1997 18:38:26 +0000 (18:38 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 29 Nov 1997 18:38:26 +0000 (18:38 +0000)
commitc53bd28a003b43d77a08bf70a3cb54001d1f4afe
tree1bd925f336ec621412af1c931a2f82707dba7281
parent4c36ecb7bb90b0ff73777a2addf5e8968d98eec5
Avoid __declspec(thread) by default, for both scratch
return areas and THR stuff. Use struct thread intern instead.

p4raw-id: //depot/ansiperl@335
win32/win32.c
win32/win32.h
win32/win32sck.c
win32/win32thread.c
win32/win32thread.h