summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthread.c (follow)
AgeCommit message (Expand)Author
2015-05-19score: Rework _Thread_Change_priority()Sebastian Huber
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber
2015-05-19score: Add header to _Watchdog_Remove()Sebastian Huber
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber
2014-06-03score: Add and use _Thread_Owns_resources()Sebastian Huber
2014-04-15score: Simplify thread control initializationSebastian Huber
2014-04-03pthread.c: Conditionalize thread affinity initializationJoel Sherrill
2014-04-03posix: Modified pthread init to use cpuset default.Jennifer Averett
2014-03-31score: Relax Giant lock usage for API mutexesSebastian Huber
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2014-03-31score: Fix thread restart extensions contextSebastian Huber
2014-03-31posix: Use thread action for signalsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett
2014-03-07posix: Add POSIX thread affinity attribute support.Jennifer Averett
2013-12-09pthread.c: Use UINT32_MAX rather than constant valueJoel Sherrill
2013-12-09pthread.c: Remove XXX and use SIGNAL_ constantsJoel Sherrill
2013-12-02posix: Use cleanup contexts on the stackSebastian Huber
2013-08-06posix: Create key implementation headerSebastian Huber
2013-08-06Unlimited objects support for POSIX keysZhongwei Yao
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-22score: Create watchdog implementation headerSebastian Huber
2013-07-22posix: Create pthread implementation headerSebastian Huber
2013-07-22posix: Create priority implementation headerSebastian Huber
2013-07-22posix: Include missing header filesSebastian Huber
2012-12-15posix: Doxygen Enhancement Task #8Mathew Kallada
2012-12-05posix: Add signal post switch extension on the flySebastian Huber
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber
2012-12-05score: Add API extensions post switch listSebastian Huber
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-12-052011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-12-032011-12-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius
2011-07-312011-07-31 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2011-07-272011-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2011-07-272011-07-27 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill
2011-02-162011-02-15 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-10-042010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-04-252010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-04-03Reflect POSIX sched_parm changes.Ralf Corsepius
2009-09-262009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-08-192009-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2009-08-012009-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-07-032009-07-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2009-06-292009-06-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-06-242009-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius