summaryrefslogtreecommitdiff
path: root/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2005-04-051-1/+2
* Integrate:Nicholas Clark2005-02-051-2/+1
* Integrate:Nicholas Clark2004-03-221-1/+1
* Integrate:Nicholas Clark2004-03-071-32/+64
* Integrate:Jarkko Hietaniemi2003-06-141-1/+0
* Integrate:Jarkko Hietaniemi2003-05-041-1/+1
* Integrate:Jarkko Hietaniemi2003-05-011-5/+7
* Integrate:Jarkko Hietaniemi2003-04-231-1/+5
* Integrate:Adrian M. Enache2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2002-12-021-0/+12
* Urque. Retract #18206 since it got two patches interleavedJarkko Hietaniemi2002-11-281-12/+0
* Integrate:H.Merijn Brand2002-11-281-0/+12
|\
* | The first big import towards 5.8.1, @18078. Please do NOTJarkko Hietaniemi2002-11-041-1/+1
|/
* DG/UX updates from Takis Psarogiannakopoulos.Jarkko Hietaniemi2002-03-111-1/+1
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+9
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-4/+4
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-3/+0
* fix PTHREAD_ATFORK croaking too early, too oftenCoral2001-07-171-11/+2
* Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.Jarkko Hietaniemi2001-07-121-2/+8
* pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK coral2001-07-121-2/+6
* Re: [patch] pthread_atfork bandaidDoug MacEachern2001-07-121-0/+3
* Retract #11289.Jarkko Hietaniemi2001-07-121-4/+1
* (Retracted by #11289.)Jarkko Hietaniemi2001-07-121-1/+4
* perl built with USE_ITHREADS can deadlock during fork() or backticksGurusamy Sarathy2001-07-051-0/+9
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+4
* Thinko noticed by Doug MacEachern.Jarkko Hietaniemi2001-05-171-1/+1
* Macrofy the getspecific (and use it also in util.c)Jarkko Hietaniemi2001-05-171-6/+13
* Use the unchecked thread-specific key fetch also in Tru64.Jarkko Hietaniemi2001-05-171-2/+4
* Quick thread speedupDan Sugalski2001-05-171-1/+6
* Move the stack desire definition to thread.h.Jarkko Hietaniemi2001-05-161-0/+4
* Multiplicity and thread fixes for VMSDan Sugalski2001-05-021-0/+4
* Integrate change #8695 from maintperl.Jarkko Hietaniemi2001-02-091-0/+1
* Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.Jarkko Hietaniemi2001-01-301-0/+10
* free TLS slot properly on WindowsGurusamy Sarathy2000-08-211-0/+8
* Getting perlio and threads to compileLupe Christoph2000-08-111-1/+1
* rename totally bletcherous SvLOCK() thingy (doesn't do what theGurusamy Sarathy2000-07-141-0/+10
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-1/+10
* avoid using context pointer in MUTEX_INIT() et al; remove theGurusamy Sarathy2000-03-111-37/+15
* various shenanigans in change#5342Gurusamy Sarathy2000-02-291-2/+4
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-122/+133
* usethreads build fixups for NeXTstep (as suggested by Hans Mulder)Gurusamy Sarathy2000-01-021-1/+3
* bring in basic threads stuff under USE_ITHREADSGurusamy Sarathy1999-12-231-59/+107
* 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