commit | a454c2f3d1fd1cab7073b53c6c14d6d4b61f4e09 | [log] [tgz] |
---|---|---|
author | Chen, Kenneth W <kenneth.w.chen@intel.com> | Wed Jan 11 17:11:09 2006 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Thu Jan 26 13:10:19 2006 -0800 |
tree | a1240c5b420adb94dd5c952a089f0326ee0060fe | |
parent | 3ee68c4af3fd7228c1be63254b9f884614f9ebb2 [diff] |
[IA64] implement ia64 specific mutex primitives Implement ia64 optimized mutex primitives. It properly uses acquire/release memory ordering semantics in lock/unlock path. 2nd version making them all static inline functions. Signed-off-by: Ken Chen <kenneth.w.chen@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com>