acrn-hypervisor/hypervisor/include/lib
Li, Fei1 edb26a7e17 hv: refine the left atomic operation
rename atomic_cmpxchg_int to atomic_cmpxchg
replace atomic_cmpset_long with atomic_cmpxchg64
rename atomic_readandclear_long to atomic_readandclear64

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@Intel.com>
2018-05-18 10:52:31 +08:00
..
crypto initial import 2018-05-11 14:44:28 +08:00
atomic.h hv: refine the left atomic operation 2018-05-18 10:52:31 +08:00
bits.h hv: lib: split atomic operation to atomic.h 2018-05-18 10:52:31 +08:00
errno.h initial import 2018-05-11 14:44:28 +08:00
list.h initial import 2018-05-11 14:44:28 +08:00
macros.h initial import 2018-05-11 14:44:28 +08:00
mem_mgt.h treewide: fix declarations of functions with empty parameter lists 2018-05-15 17:25:23 +08:00
rtl.h lib: Move all str ops functions to one src file 2018-05-16 11:57:11 +08:00
spinlock.h hv: remove spinlock_irq_obtain/spinlock_irq_release 2018-05-15 17:25:55 +08:00
sprintf.h Move s[n]printf to lib for release 2018-05-15 17:19:37 +08:00
stdarg.h initial import 2018-05-11 14:44:28 +08:00
types.h refine: remove redundant data type definition 2018-05-15 17:25:54 +08:00
util.h hv: lib: add max()/min() API 2018-05-15 17:25:56 +08:00