summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadjoin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-07-28score: Use priority inheritance for thread joinSebastian Huber1-35/+12
2022-02-28cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
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
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+0
2017-10-24score: Rename function threadq support functionSebastian Huber1-1/+1
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-1/+1
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-6/+12
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-0/+1
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-12/+14
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-2/+3
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20posix: Rework pthread_join()Sebastian Huber1-64/+67
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-0/+1
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-1/+2
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-1/+0
2015-04-23score: Fix POSIX thread joinSebastian Huber1-1/+1
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-0/+2
2014-05-15score: Simplify _Thread_Change_priority()Sebastian Huber1-6/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03posix/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-1/+5
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-2/+1
2013-07-22posix: Obtain _Thread_Executing in proper contextSebastian Huber1-3/+6
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22posix: Include missing header filesSebastian Huber1-1/+2
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-3/+3
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-19posix: Doxygen Enhancement Task #6Ayush Awasthi1-0/+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-1/+5
2011-07-312011-07-31 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-6/+12
2011-07-272011-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-6/+0
2011-07-272011-07-27 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill1-0/+6
2011-03-082011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-6/+8
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+4
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-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill1-0/+70