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 f4c23eb88b4 boards/boardctl.c: use spinlock IRQ-safe interfaces for
consistency
add 082a3d3085e pthread: remove tl_lock
add 6e8ae12ef1c pthread: make PTHREAD_MUTEX_DEFAULT_UNSAFE default true
No new revisions were added by this update.
Summary of changes:
include/nuttx/tls.h | 3 --
libs/libc/pthread/pthread_mutex.c | 68 ++++++++++++++------------
libs/libc/pthread/pthread_mutex_inconsistent.c | 4 --
sched/Kconfig | 4 +-
sched/sched/sched_releasetcb.c | 4 --
sched/tls/tls_dupinfo.c | 4 --
sched/tls/tls_initinfo.c | 4 --
7 files changed, 39 insertions(+), 52 deletions(-)