summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spthreadq01 (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-05testsuites/sptests/sp[i-z]*/*.doc: Change license to BSD-2Joel Sherrill1-3/+22
2022-04-05testsuites/sptests/sp[s-z]*: Change license to BSD-2Joel Sherrill1-3/+22
2018-10-29posix: Enable more sptests test cases by defaultSebastian Huber1-23/+8
2018-04-10testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns1-22/+0
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-10-12spthreadq01/init.c: Fix unused variable warningsJoel Sherrill1-3/+0
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber1-38/+0
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber1-3/+0
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber1-19/+0
2017-10-05posix: Implement self-contained POSIX semaphoresSebastian Huber1-18/+0
2016-12-02score: Initialize thread queue context earlySebastian Huber1-0/+1
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-4/+3
2016-05-20testsuites: Avoid Giant lockSebastian Huber1-3/+1
2016-05-02posix: Simplify message queuesSebastian Huber1-15/+1
2016-04-22score: Add _Thread_queue_Is_empty()Sebastian Huber1-1/+1
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber2-6/+373
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-12/+2
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-2/+2
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-2/+2
2015-07-13score: TypoSebastian Huber1-1/+1
2015-05-19score: Add static initializers for thread queuesSebastian Huber1-0/+14
2015-05-19score: _Thread_queue_Extract()Sebastian Huber1-25/+4
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-1/+1
2014-04-01score: PR2172: _Thread_queue_Extract()Sebastian Huber1-3/+1
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber1-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns2-2/+2
2013-08-27sptests/spthreadq01: Add SMP supportSebastian Huber1-2/+6
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+1
2013-07-22testsuites: Use _Thread_Get_executing()Sebastian Huber1-1/+1
2012-05-31sptests - Eliminate missing prototype warningsJoel Sherrill1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill3-9/+0
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+5
2012-05-04Remove CVS-Ids.Ralf Corsépius1-5/+0
2012-02-01Remove all .cvsignore files.Joel Sherrill1-2/+0
2011-12-082011-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+1
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2009-07-092009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill5-0/+115