summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadinitthreads.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-02-25config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLESebastian Huber1-44/+31
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2018-10-29posix: Split posix_api_configuration_tableSebastian Huber1-2/+2
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber1-7/+1
2017-11-22score: Simplify global constructionSebastian Huber1-22/+4
2016-12-12score: Introduce _Internal_error()Sebastian Huber1-8/+2
2016-12-12Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILEDSebastian Huber1-2/+6
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-1/+0
2016-05-20posix: Rework thread cancellationSebastian Huber1-1/+0
2016-02-03Delete unused API extensionsSebastian Huber1-1/+0
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-2/+5
2016-01-08score: Avoid dead code in global constructionSebastian Huber1-1/+10
2016-01-08score: Add fatal errors for NULL entry init tasksSebastian Huber1-1/+8
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2014-10-13score: Rework global constructionSebastian Huber1-2/+15
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-23posix: Update to the pthread_once changes.Chris Johns1-8/+11
2013-08-06posix: Create key implementation headerSebastian Huber1-1/+0
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create priority implementation headerSebastian Huber1-1/+1
2012-12-15posix: Doxygen Enhancement Task #2Alex Ivanov1-11/+7
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber1-1/+0
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+0
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2009-06-292009-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+0
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+5
2008-01-312008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-9/+8
2008-01-072008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-04-172007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+88