This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from d655569a7c cmake: add newly added sources to cmake
add 39c1c871a0 Revert "libc/atomic: decoupling atomic and spinlock to
avoid recursion"
add ce42a9affc Revert "sched/spinlock: remove nesting spinlock support"
add 2a65a34bee Revert "pthread: We should not directly include
arch/spinlock.h as it may cause compilation errors in C++."
No new revisions were added by this update.
Summary of changes:
include/nuttx/spinlock.h | 36 ++++++++++++---
include/pthread.h | 2 +-
libs/libc/machine/arch_atomic.c | 100 +++++++++++++++-------------------------
sched/irq/irq_spinlock.c | 4 ++
4 files changed, 72 insertions(+), 70 deletions(-)