summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/pthreadimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-129/+0
2017-11-09posix: Remove POSIX_API_Control::schedpolicySebastian Huber1-0/+4
2017-10-17posix: Remove POSIX_API_Control::schedparamSebastian Huber1-2/+2
2017-10-17score: Rename _Watchdog_Per_CPU_insert_monotonic()Sebastian Huber1-1/+1
2017-10-17score: Rename watchdog variantsSebastian Huber1-1/+1
2017-10-10posix: Unconditional thread attribute supportSebastian Huber1-29/+0
2017-10-10posix: Constify default thread processor affinitySebastian Huber1-1/+1
2017-10-09posix: Remove rtems_pthread_attribute_compare()Sebastian Huber1-8/+0
2017-10-09posix: Simplify POSIX_API_ControlSebastian Huber1-2/+2
2017-01-11Remove obsolete __RTEMS_HAVE_SYS_CPUSET_H__Joel Sherrill1-1/+1
2016-09-21score: Rework thread priority managementSebastian Huber1-0/+2
2016-06-22posix: Rework sporadic server scheduling policySebastian Huber1-16/+1
2016-06-15posix: Fix poradic server initial CPU budgetSebastian Huber1-0/+4
2016-06-15posix: Use _POSIX_Threads_Sporadic_timer_insert()Sebastian Huber1-1/+14
2016-06-15posix: Remove superfluous codeSebastian Huber1-61/+0
2016-05-20posix: Rework pthread_join()Sebastian Huber1-14/+0
2016-05-12posix: Avoid Giant lock for some pthread functionsSebastian Huber1-17/+0
2016-04-12posix: Use a dedicated lock for scheduler changesSebastian Huber1-0/+17
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-1/+3
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-0/+12
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-4/+1
2016-02-03Use linker set for POSIX User Threads initSebastian Huber1-9/+0
2016-02-03Optional POSIX Threads initializationSebastian Huber1-8/+1
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-3/+3
2014-12-18posix: Delete unused _POSIX_Threads_Get()Sebastian Huber1-34/+0
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-16/+0
2014-04-03pthreadimpl.h: Conditionalize thread affinity copyingJoel Sherrill1-1/+1
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-16/+5
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett1-10/+10
2014-03-07posix: Add POSIX thread affinity attribute support.Jennifer Averett1-1/+68
2013-07-26score: Create object implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-18/+47
2013-07-22posix: Include missing header filesSebastian Huber1-0/+1
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill1-1/+1
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill1-1/+1
2013-01-07posix: Doxygen Clean Up Task #1Alex Ivanov1-65/+68
2012-12-15posix: Doxygen Enhancement Task #2Alex Ivanov1-3/+12
2012-12-15posix: Doxygen Enhancement Task #8Mathew Kallada1-1/+7
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-0/+8
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+4
2010-06-152010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+11
2010-06-152010-06-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2010-06-142010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+3
2009-11-30Whitespace removal.Ralf Corsepius1-2/+2
2009-06-242009-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-35/+53
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-14/+2
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1