summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/corespinlockimpl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* score: Create spinlock implementation headerSebastian Huber2013-07-221-0/+155
Move implementation specific parts of corespinlock.h and corespinlock.inl into new header file corespinlockimpl.h. The corespinlock.h contains now only the application visible API.