Use __declspec(thread) var rather tha TslAlloc & co.
[p5sagit/p5-mst-13.2.git] / win32 / win32thread.c
1997-11-15 Nick Ing-Simmons Use __declspec(thread) var rather tha TslAlloc & co.
1997-11-12 Gurusamy Sarathy Carry over changes in ansiperl branch. Win32 branch...
1997-11-12 Nick Ing-Simmons Fixup Win32
1997-11-12 Gurusamy Sarathy Minor tweaks to add a thread_intern struct that should...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-Simmons Get threads working again on Win32
1997-11-01 Nick Ing-Simmons win32thread.* not in MANIFEST which has muddled moving
1997-10-29 Malcolm Beattie Remove global macro "self". Change thr->Tself to thr...
1997-10-24 Malcolm Beattie Improve internal threading API. Introduce win32/win32th...