summaryrefslogtreecommitdiff
path: root/win32/win32thread.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate from ansi branch to mainline.Malcolm Beattie1997-11-251-7/+15
|\
| * Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-1/+1
| |\
| * | MYMALLOC for Win32:Nick Ing-Simmons1997-11-161-1/+1
| * | Implement dTHR via __declspec(thread) - part 2Nick Ing-Simmons1997-11-151-3/+14
| * | Use __declspec(thread) var rather tha TslAlloc & co.Nick Ing-Simmons1997-11-151-7/+5
| |/
* | AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-251-3/+3
* | Rename perl_thread to perl_os_thread.Malcolm Beattie1997-11-251-1/+1
|/
* Carry over changes in ansiperl branch. Win32 branch is nowGurusamy Sarathy1997-11-121-6/+2
* Minor tweaks to add a thread_intern struct that should ultimatelyGurusamy Sarathy1997-11-121-33/+40
* Initial (untested) merge of all non-ansi changes on ansiperl branchGurusamy Sarathy1997-11-101-33/+61
* Remove global macro "self". Change thr->Tself to thr->self.Malcolm Beattie1997-10-291-3/+3
* Improve internal threading API. Introduce win32/win32thread.[ch]Malcolm Beattie1997-10-241-0/+102