summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/pthread.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-147/+2
* posix: Include missing header filesSebastian Huber2013-07-221-0/+1
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-101-1/+1
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Clean Up Task #1Alex Ivanov2013-01-071-65/+68
* posix: Doxygen Enhancement Task #2Alex Ivanov2012-12-151-3/+12
* posix: Doxygen Enhancement Task #8Mathew Kallada2012-12-151-1/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-051-0/+8
* 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-241-4/+4
* 2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-151-4/+11
* 2010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-151-3/+3
* 2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-141-3/+3
* Whitespace removal.Ralf Corsepius2009-11-301-2/+2
* 2009-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-241-35/+53
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-14/+2
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-08-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-181-0/+9
* 2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-131-2/+5
* 2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-031-3/+0
* New header guards.Ralf Corsepius2005-02-211-2/+2
* Add doxygen preamble.Ralf Corsepius2004-11-211-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-161-16/+16
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-3/+3
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added enough prototypes to allow most of POSIX Threads Manager to beJoel Sherrill1999-01-251-0/+26
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+2
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to here so it would beJoel Sherrill1996-09-081-0/+2
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-031-4/+4
* deleted POSIX threads typedef masking Thread_ControlJoel Sherrill1996-06-031-11/+5
* posix initialization threads table was misnamed "posix initializationJoel Sherrill1996-05-291-7/+7
* first cut at pthread_createJoel Sherrill1996-05-291-3/+3
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-3/+3
* added initial set of api extension calloutsJoel Sherrill1996-05-281-1/+15
* posix support initially addedJoel Sherrill1995-09-261-0/+113