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 cc64c026d9 mpfs/mpfs_entrypoints.c: Change atomic_load > atomic_read add 0d6de4c0a7 sched/mutex: add ticked lock version for mutex/rmutex add 58ed9934c2 syscall/csv: add nxsem_tickwait() to userspace No new revisions were added by this update. Summary of changes: include/nuttx/mutex.h | 56 ++++++++++++++++++++++++++ include/sys/syscall_lookup.h | 1 + libs/libc/misc/lib_mutex.c | 94 ++++++++++++++++++++++++++++++++++++++++++++ sched/pthread/pthread.h | 2 + syscall/syscall.csv | 1 + 5 files changed, 154 insertions(+)