summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadjoin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add thread queue enqueue calloutSebastian Huber2016-11-231-1/+1
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-081-6/+12
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-0/+1
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2016-05-301-12/+14
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-2/+3
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* posix: Rework pthread_join()Sebastian Huber2016-05-201-64/+67
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-0/+1
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-1/+2
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-1/+0
* score: Fix POSIX thread joinSebastian Huber2015-04-231-1/+1
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-0/+2
* score: Simplify _Thread_Change_priority()Sebastian Huber2014-05-151-6/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* score: _Thread_queue_Enqueue_with_handler()Sebastian Huber2013-08-231-1/+5
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-2/+1
* posix: Obtain _Thread_Executing in proper contextSebastian Huber2013-07-221-3/+6
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* posix: Include missing header filesSebastian Huber2013-07-221-1/+2
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-3/+3
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #6Ayush Awasthi2012-12-191-0/+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-1/+5
* 2011-07-31 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-311-6/+12
* 2011-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-07-271-6/+0
* 2011-07-27 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2011-07-271-0/+6
* 2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-03-081-1/+1
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-6/+8
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+4
* 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
* Split most of POSIX Threads Manager into multiple files.Joel Sherrill1999-01-251-0/+70