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