summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp37/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-19score: Remove Giant lock in rtems_clock_tick()Sebastian Huber1-4/+0
2015-04-20score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber1-0/+6
2015-04-16score: Add _ISR_lock_Flash()Sebastian Huber1-0/+2
2015-03-04score: ISR lock C/C++ compatiblity issueSebastian Huber1-2/+2
2014-08-26rtems: Add more clock tick functionsSebastian Huber1-0/+55
2014-04-09sptests/sp37: Account for internal struct alignSebastian Huber1-2/+10
2014-03-25tests/sptests: Use <rtems/test.h>Sebastian Huber1-2/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-4/+4
2014-03-11score: Add function to destroy SMP locksSebastian Huber1-0/+6
2014-03-11score: Add local context to SMP lock APISebastian Huber1-10/+10
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber1-0/+14
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-4/+4
2013-08-05sptests/sp37: Add ISR level test for new threadsSebastian Huber1-0/+83
2013-08-05sptests/sp37: Add ISR set/get level testsSebastian Huber1-0/+31
2013-08-01score: ISR lock API changesSebastian Huber1-2/+10
2013-07-31score: Add and use ISR locksSebastian Huber1-0/+18
2013-07-31sptests/sp37: Improved interrupt lock testsSebastian Huber1-3/+21
2013-07-22sptests/sp37: Disable dispatch for clock tickSebastian Huber1-1/+5
2013-06-12rtems: Add interrupt locksSebastian Huber1-0/+17
2012-02-02PR 1991/cpukit - attr.c (really mode code) warning reworkJoel Sherrill1-21/+20
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+7
2011-02-22Add HAVE_CONFIG_H.Ralf Corsepius1-0/+4
2009-11-30Whitespace removal.Ralf Corsepius1-4/+4
2009-10-292009-10-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
2009-10-29Add local prototype for rtems_interrupt_level_attribute.Ralf Corsepius1-0/+3
2009-10-27Add missing argument to printf.Ralf Corsepius1-1/+1
2009-05-102009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+23
2009-04-202009-04-20 Santosh G Vattam <vattam.santosh@gmail.com>Joel Sherrill1-0/+16
2008-09-06Convert to "bool".Ralf Corsepius1-5/+5
2008-06-052008-06-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2008-02-012008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2007-12-142007-12-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+273