summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/isrlock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Optimize self-contained mutexesSebastian Huber2016-11-041-0/+18
* score: Provide inline variants for ISR lock opsSebastian Huber2016-11-041-0/+32
* score: Rename _ISR_Flash() into _ISR_Local_flash()Sebastian Huber2016-05-201-2/+2
* score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber2016-05-201-4/+4
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-201-2/+2
* score: Add _ISR_lock_Is_owner()Sebastian Huber2016-05-121-0/+19
* score: Avoid unused variable warningsSebastian Huber2016-02-171-2/+4
* score: _Thread_Dispatch_disable_critical()Sebastian Huber2015-05-191-2/+21
* score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber2015-04-201-1/+37
* score: Add _ISR_lock_Flash()Sebastian Huber2015-04-161-0/+31
* score: C/C++ compatibility macros for ISR locksSebastian Huber2015-03-051-4/+51
* score: ISR lock C/C++ compatiblity issueSebastian Huber2015-03-041-65/+63
* score: DocumentationSebastian Huber2014-05-071-2/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add SMP lock profiling supportSebastian Huber2014-03-141-5/+11
* score: Add function to destroy SMP locksSebastian Huber2014-03-111-0/+16
* score: Add local context to SMP lock APISebastian Huber2014-03-111-42/+68
* score: ISR lock API changesSebastian Huber2013-08-011-6/+50
* score: Add and use ISR locksSebastian Huber2013-07-311-0/+141