summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreaddetach.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Fix pthread_detach() internal lock acquireSebastian Huber2017-03-281-1/+1
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* posix: Rework pthread_join()Sebastian Huber2016-05-201-22/+17
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Set pthread attribute values in detach and setschedparm methods.Jennifer Averett2014-02-191-0/+1
* posix/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* score: Create thread implementation headerSebastian Huber2013-07-261-2/+1
* posix: Create pthread implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #2Alex Ivanov2012-12-151-2/+10
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 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-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/+46