summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseSynchronizationLib/SynchronizationMsc.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg/SynchronizationLib: fix Interlocked[De|In]crement return valueRuiyu Ni2018-09-251-4/+2
* MdePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* MdePkg/BaseSynchronizationLib: Add volatile Interlocked*() APIsMichael Kinney2016-11-171-8/+8
* MdePkg/BaseSynchronizationLib: Add spin lock alignment for IA32/x64Jeff Fan2016-04-051-1/+1
* MdePkg/BaseSynchronizationLib: Do not check timeout if lock releasedJeff Fan2016-04-051-6/+6
* MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16Ard Biesheuvel2015-02-281-0/+31
* Clarify alignment of GetSpinLockProperties() is byte alignment.lgao42012-03-071-3/+3
* Refine code.sfu52010-08-131-2/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-10/+10
* Update the copyright notice formathhtian2010-04-231-2/+2
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+405