This is an automated email from the ASF dual-hosted git repository.
ligd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6f03601169a arch: rename STACK_ALIGNMENT to STACKFRAME_ALIGN across
all architectures
add bb69f771641 spinlock: add rspinlock interface for recursive spinlock
support
add 4c43efafa57 spinlock: optimize the implementation of rspinlock in a
single-core
add 223230a9ed2 spinlock: add rspin_lock_count
No new revisions were added by this update.
Summary of changes:
include/nuttx/spinlock.h | 93 +++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 81 insertions(+), 12 deletions(-)