summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadcreate.c (follow)
AgeCommit message (Expand)Author
2016-05-20posix: Rework thread cancellationSebastian Huber
2016-05-20score: Avoid Giant lock for _Thread_Start()Sebastian Huber
2016-05-20posix: Rework pthread_join()Sebastian Huber
2016-05-12score: Avoid Giant lock _Scheduler_Set_affinity()Sebastian Huber
2016-04-12posix: Use a dedicated lock for scheduler changesSebastian Huber
2016-03-04score: Replace watchdog handler implementationSebastian Huber
2016-01-11score: Simplify _Thread_Start()Sebastian Huber
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber
2015-06-09score: Add Thread_Control::is_fpSebastian Huber
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber
2014-04-03pthreadcreate.c: Fix bug where attr used instead of the_attrJoel Sherrill
2014-04-03posix: Move affinity from thread to scheduler.Jennifer Averett
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-11posix: Fix NULL pointer access in pthread_create()Sebastian Huber
2014-03-10posix: Fix NULL pointer access in pthread_create()Sebastian Huber
2014-03-07posix: Add POSIX thread affinity attribute support.Jennifer Averett
2014-01-09posix: fix race condition between pthread_create and capture engineTill Strauman
2013-07-26score: Create thread implementation headerSebastian Huber
2013-07-23score: Create stack 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: Use _Thread_Get_executing()Sebastian Huber
2013-06-14scheduler: Add start idle thread operationSebastian Huber
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill
2012-12-19posix: Doxygen Enhancement Task #9Ayush Awasthi
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2010-06-292010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2010-04-03Reflect POSIX sched_parm changes.Ralf Corsepius
2009-11-30Whitespace removal.Ralf Corsepius
2009-06-242009-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius
2008-09-04Convert to "bool".Ralf Corsepius
2008-06-132008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-02-282008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-02-012008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-072008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2007-12-132007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-04-052007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill