summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/isrlock.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2022-02-28cpukit/include/rtems/score/[a-r]*.h: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-1/+2
2020-12-02score: Canonicalize Doxygen groupsSebastian Huber1-4/+6
2019-05-13doxygen: score: adjust doc in isrlock.h to doxygen guidelinesAndreas Dachsberger1-2/+2
2019-04-12score: Add _ISR_lock_Set_name()Sebastian Huber1-0/+15
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-3/+3
2019-01-18score: Remove unused _ISR_lock_Flash()Sebastian Huber1-31/+0
2019-01-18score: Improve debug support for ISR locksSebastian Huber1-13/+19
2018-01-25Remove make preinstallChris Johns1-0/+0
2016-11-04score: Optimize self-contained mutexesSebastian Huber1-0/+18
2016-11-04score: Provide inline variants for ISR lock opsSebastian Huber1-0/+32
2016-05-20score: Rename _ISR_Flash() into _ISR_Local_flash()Sebastian Huber1-2/+2
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber1-4/+4
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-2/+2
2016-05-12score: Add _ISR_lock_Is_owner()Sebastian Huber1-0/+19
2016-02-17score: Avoid unused variable warningsSebastian Huber1-2/+4
2015-05-19score: _Thread_Dispatch_disable_critical()Sebastian Huber1-2/+21
2015-04-20score: Add _ISR_lock_ISR_disable/enable()Sebastian Huber1-1/+37
2015-04-16score: Add _ISR_lock_Flash()Sebastian Huber1-0/+31
2015-03-05score: C/C++ compatibility macros for ISR locksSebastian Huber1-4/+51
2015-03-04score: ISR lock C/C++ compatiblity issueSebastian Huber1-65/+63
2014-05-07score: DocumentationSebastian Huber1-2/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-5/+11
2014-03-11score: Add function to destroy SMP locksSebastian Huber1-0/+16
2014-03-11score: Add local context to SMP lock APISebastian Huber1-42/+68
2013-08-01score: ISR lock API changesSebastian Huber1-6/+50
2013-07-31score: Add and use ISR locksSebastian Huber1-0/+141