summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadexit.c (follow)
AgeCommit message (Expand)Author
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber
2020-04-16Canonicalize config.h includeSebastian Huber
2018-02-08Use _Thread_Dispatch_direct()Sebastian Huber
2016-05-20posix: Rework thread cancellationSebastian Huber
2016-05-20posix: Rework pthread_join()Sebastian Huber
2016-05-20score: Avoid superfluous life protectionSebastian Huber
2016-05-20score: Add _Thread_Exit()Sebastian Huber
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber
2016-03-23posix: pthread_exit() is a no-return functionSebastian Huber
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-22posix: Create pthread implementation headerSebastian Huber
2013-07-22posix: Use _Thread_Get_executing()Sebastian Huber
2013-06-07score: Add and use _Objects_Put()Sebastian Huber
2012-12-13posix: Doxygen enhancement task #4Mathew Kallada
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-312011-07-31 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2009-11-30Whitespace removal.Ralf Corsepius
2009-06-292009-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-05-222008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2004-04-15Remove stray white spaces.Ralf Corsepius
2003-10-212003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Added assert in case _Objects_Get_information fails since thisJoel Sherrill
1999-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill