openharmony_kernel_liteos_m/utils
ou-yangkan 1513f50a47 feat: added assembly atomic interface
added 32-bit assembly atomic interface:

BREAKING CHANGE:
Assembly implementation:
    ArchAtomicRead
    ArchAtomicSet
    ArchAtomicAdd
    ArchAtomicSub
    ArchAtomicInc
    ArchAtomicIncRet
    ArchAtomicDec
    ArchAtomicDecRet

https://gitee.com/openharmony/kernel_liteos_m/issues/I4O1UC
Signed-off-by: wang-shulin93 <15173259956@163.com>
2022-01-06 10:37:54 +08:00
..
internal fix: fix compile warning saying dereference void * pointer 2021-10-22 22:39:36 +08:00
BUILD.gn feat(build): support Kconfig 2021-11-05 12:18:04 +08:00
los_compiler.h feat: added assembly atomic interface 2022-01-06 10:37:54 +08:00
los_debug.c fix: 内核ERR打印,线程信息,不方便问题定位。 2021-10-11 17:27:13 +08:00
los_debug.h chore: fix dailycheck issues 2021-09-26 17:13:13 +08:00
los_error.c remove __cplusplus guards in .c files 2021-04-19 18:19:28 +08:00
los_error.h feat: 低内存资源回收low memory killer 2021-12-13 12:07:33 +08:00
los_hook.c remove __cplusplus guards in .c files 2021-04-19 18:19:28 +08:00
los_hook.h Description: add hook framework 2021-04-01 11:26:49 +08:00
los_list.h feat: add LOS_ListHeadInsert function 2021-06-18 09:01:25 +08:00
los_reg.h update openharmony 1.0.1 2021-03-11 20:30:40 +08:00