summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadexit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Rework thread cancellationSebastian Huber2016-05-201-25/+4
* posix: Rework pthread_join()Sebastian Huber2016-05-201-30/+7
* score: Avoid superfluous life protectionSebastian Huber2016-05-201-3/+0
* score: Add _Thread_Exit()Sebastian Huber2016-05-201-1/+8
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-2/+2
* posix: pthread_exit() is a no-return functionSebastian Huber2016-03-231-0/+1
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-151-4/+1
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-50/+32
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-2/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-3/+2
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* posix: Use _Thread_Get_executing()Sebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-0/+2
* posix: Doxygen enhancement task #4Mathew Kallada2012-12-131-4/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-31 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-311-2/+33
* Whitespace removal.Ralf Corsepius2009-11-301-3/+3
* 2009-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-06-291-1/+0
* 2008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-05-221-8/+26
* 2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-291-2/+2
* 2008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-231-3/+5
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-211-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+3
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added assert in case _Objects_Get_information fails since thisJoel Sherrill1999-11-021-0/+4
* Split most of POSIX Threads Manager into multiple files.Joel Sherrill1999-01-251-0/+43