nuttx-apps/crypto/controlse
hujun5 0ac02310d7 sched/tcb: add a reference count to the TCB to prevent it from being deleted.
To replace the large lock with smaller ones and reduce the large locks related to the TCB,
in many scenarios, we only need to ensure that the TCB won't be released
instead of locking, thus reducing the possibility of lock recursion.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-04-20 15:19:21 +08:00
..
CMakeLists.txt nsh: support watch command 2026-04-20 15:18:53 +08:00
Kconfig nsh: support watch command 2026-04-20 15:18:53 +08:00
Make.defs Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
Makefile nsh: support watch command 2026-04-20 15:18:53 +08:00
ccertificate.cxx nsh: support watch command 2026-04-20 15:18:53 +08:00
ccsr.cxx nsh: support watch command 2026-04-20 15:18:53 +08:00
chex_util.cxx nsh: support watch command 2026-04-20 15:18:53 +08:00
cmbedtls_se05x_extension.hxx nsh: support watch command 2026-04-20 15:18:53 +08:00
controlse_main.cxx sched/tcb: add a reference count to the TCB to prevent it from being deleted. 2026-04-20 15:19:21 +08:00
cpublic_key.cxx nsh: support watch command 2026-04-20 15:18:53 +08:00
csan_builder.cxx nsh: support watch command 2026-04-20 15:18:53 +08:00
csecure_element.cxx nsh: support watch command 2026-04-20 15:18:53 +08:00
cserial_number.cxx nsh: support watch command 2026-04-20 15:18:53 +08:00
cstring.cxx nsh: support watch command 2026-04-20 15:18:53 +08:00