summaryrefslogtreecommitdiff
path: root/thread.h
Commit message (Expand)AuthorAgeFilesLines
* make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-1/+1
* hand-apply whitespace mutiliated patchHans Mulder1999-07-051-2/+0
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-22/+29
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* The HP-UX threads patch (change #3028) is needed also here.Jarkko Hietaniemi1999-03-021-0/+14
* Change#2441 aftermath.Jarkko Hietaniemi1998-12-031-0/+8
* various fixes for race conditions under threads: mutex locks basedGurusamy Sarathy1998-11-291-8/+7
* Replace ATTR_JOINABLE with true Configure probeJarkko Hietaniemi1998-11-021-10/+0
* ATTR_JOINABLE logic, based on (private email)Neale Ferguson1998-10-271-9/+7
* Mach cthreads support based on:Brian Harrison1998-10-271-0/+62
* DJGPP feedback for #2028.Jarkko Hietaniemi1998-10-221-4/+2
* VM/ESA feedback for #2028.Jarkko Hietaniemi1998-10-211-4/+2
* OLD_PTHREADS_API reorganizing.Jarkko Hietaniemi1998-10-201-18/+43
* Thinko at PTHREADS_CREATED_JOINABLE.Jarkko Hietaniemi1998-10-201-1/+1
* YIELD more robustly.Jarkko Hietaniemi1998-10-191-1/+13
* VM/ESA (and OS390) are in between of OLD_PTHREADS_API andJarkko Hietaniemi1998-10-191-1/+4
* check in all confperl changes as of change#1964 into cfgperlGurusamy Sarathy1998-10-151-24/+16
* provide locked access to string table for USE_THREADSGurusamy Sarathy1998-09-241-6/+21
* tweaked version of suggested patchIlya Zakharevich1998-08-021-1/+1
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-7/+7
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-3/+5
|\
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-3/+5
* | [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-1/+1
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-0/+2
|\ \ | |/
| * dos-djgpp updateLaszlo Molnar1998-02-251-0/+2
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-2/+41
|\ \ | |/
| * [win32] Fix minor problems with non USE_THREADS build. win32 branchGurusamy Sarathy1998-02-031-0/+2
| * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-2/+39
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-0/+4
|/
* Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so thatMalcolm Beattie1997-12-101-1/+0
* embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-301-119/+0
* Globals and structs via macros - part 1 of NNick Ing-Simmons1997-11-291-101/+0
* GCC + Threads on Win32 - best gcc results yetNick Ing-Simmons1997-11-291-0/+2
* AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-251-7/+11
* Rename perl_thread to perl_os_thread.Malcolm Beattie1997-11-251-2/+2
* $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-1/+1
* Integrate mainline changes into win32 branch. Now would be a good timeGurusamy Sarathy1997-11-141-3/+3
|\
| * Rewrite thread return code to distinguish between ordinary returnMalcolm Beattie1997-11-131-2/+2
| * Change CONTEXT to PERL_CONTEXT throughout source (since the #defineMalcolm Beattie1997-11-131-1/+1
* | Initial (untested) integration of mainline changes.Gurusamy Sarathy1997-11-111-1/+3
|\ \ | |/
| * Typo in thread.h: ADD_THREAD_INTERN should be HAVE_THREAD_INTERNMalcolm Beattie1997-11-111-1/+1
| * Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-3/+6
| |\
| | * Get threads working again on Win32Nick Ing-Simmons1997-11-081-1/+4
| | * Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-1/+41
| | * Raw integrate of latest perlNick Ing-Simmons1997-11-071-5/+5
| | |\
| | * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-42/+1
| | * | Compile(d) at least once with threads on win32 Nick Ing-Simmons1997-11-051-0/+1
| | * | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-1/+41
| | |\ \
| | * | | Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-2/+3
| * | | | Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl andMalcolm Beattie1997-11-111-0/+2