summaryrefslogtreecommitdiff
path: root/thread.h
Commit message (Expand)AuthorAgeFilesLines
* struct thread now stored in an SV and uses '~'-magic for access.Malcolm Beattie1997-09-221-7/+11
* Minor multi-threading patches for VMS.Malcolm Beattie1997-09-221-0/+7
* Solaris fixes: delete pad and padname from thread.h and removeMalcolm Beattie1997-09-101-4/+0
* Assorted changes for multi-threading (now works rather more).Malcolm Beattie1997-08-111-2/+6
* Start support for fake threads.Malcolm Beattie1997-07-241-7/+42
* Fix multiple problems with lexical @_.Malcolm Beattie1997-07-171-0/+4
* Support for op in global register (still buggy)Malcolm Beattie1997-07-011-1/+9
* More fixups for thrperl integration.Malcolm Beattie1997-06-051-1/+1
* Added programmer-level condition variables via "condpair" magic.Malcolm Beattie1997-04-231-1/+30
* Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-0/+206