summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/posix/spinlockimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-26posix: Add files to Doxygen groupSebastian Huber1-4/+4
2023-05-20Update company nameSebastian Huber1-1/+1
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-1/+1
2022-02-28cpukit/include/rtems/posix/*.h: Change license to BSD-2Joel Sherrill1-3/+22
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-01-13configure: Remove SIZEOF_PTHREAD_SPINLOCK_TSebastian Huber1-19/+0
2016-12-02posix: Fix fall back spinlock implementationSebastian Huber1-7/+4
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber1-43/+38
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-14/+0
2016-05-20score: Rename _Objects_Get_local()Sebastian Huber1-1/+1
2016-05-02score: Optimize _Objects_Get_local()Sebastian Huber1-2/+2
2016-04-21score: Optimize _Objects_Get_local()Sebastian Huber1-1/+1
2016-03-18score: Avoid Giant lock for CORE spinlockSebastian Huber1-17/+10
2016-02-03Optional POSIX Spinlock initializationSebastian Huber1-9/+1
2014-07-26Delete unused *_Is_null() functionsSebastian Huber1-19/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-0/+1
2013-07-22score: Create spinlock implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create spinlock implementation headerSebastian Huber1-5/+40
2013-01-04posix: Doxygen Clean Up Task #2Alex Ivanov1-17/+26
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+4
2009-01-052009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-08-19Add header guard to force indirect inclusion.Ralf Corsepius1-0/+4
2006-11-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+85