summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/spinlockimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove make preinstallChris Johns2018-01-251-58/+0
* configure: Remove SIZEOF_PTHREAD_SPINLOCK_TSebastian Huber2017-01-131-19/+0
* posix: Fix fall back spinlock implementationSebastian Huber2016-12-021-7/+4
* posix: Add self-contained pthread spinlockSebastian Huber2016-11-231-43/+38
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-14/+0
* score: Rename _Objects_Get_local()Sebastian Huber2016-05-201-1/+1
* score: Optimize _Objects_Get_local()Sebastian Huber2016-05-021-2/+2
* score: Optimize _Objects_Get_local()Sebastian Huber2016-04-211-1/+1
* score: Avoid Giant lock for CORE spinlockSebastian Huber2016-03-181-17/+10
* Optional POSIX Spinlock initializationSebastian Huber2016-02-031-9/+1
* Delete unused *_Is_null() functionsSebastian Huber2014-07-261-19/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* score: Create spinlock implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create spinlock implementation headerSebastian Huber2013-07-221-0/+131