nuttx/sched: Disable RW_SPINLOCK by default

Signed-off-by: yanghuatao <yanghuatao@xiaomi.com>
This commit is contained in:
yanghuatao 2024-04-12 07:06:00 +08:00 committed by Xiang Xiao
parent ae4865cf54
commit 8d776ffbe0

View file

@ -312,7 +312,7 @@ config TICKET_SPINLOCK
config RW_SPINLOCK
bool "Support read-write Spinlocks"
default y
default n
---help---
Spinlocks are spilit into read and write lock.
Reader can take read lock simultaneously and only one writer