openharmony_kernel_liteos_m/testsuites
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
..
include feat: added assembly atomic interface 2022-01-06 10:37:54 +08:00
sample feat: added assembly atomic interface 2022-01-06 10:37:54 +08:00
src feat: added assembly atomic interface 2022-01-06 10:37:54 +08:00
unittest feat: 支持posix线程私有数据能力 2021-12-28 19:55:10 +08:00
BUILD.gn feat: added assembly atomic interface 2022-01-06 10:37:54 +08:00
LICENSE chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00
Makefile chore: fix typo: testsuits --> testsuites 2021-10-21 21:39:32 +08:00