nuttx/sched/init
chao an 62660a692d sched/task: move lock to mhead scope
1. rename mutex_lock to mhead_lock to declare purpose of lock
2. move lock to mhead scope

Signed-off-by: chao an <anchao.archer@bytedance.com>
2025-11-01 22:52:07 +08:00
..
CMakeLists.txt sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
init.h sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Make.defs sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
nx_bringup.c sched/init/nx_bringup.c: Add support for CONFIG_INIT_NONE in a flat build 2025-08-31 18:38:36 +08:00
nx_smpstart.c sched: change nxsched_islocked_global to nxsched_islocked_tcb 2024-10-05 13:49:55 +08:00
nx_start.c sched/task: move lock to mhead scope 2025-11-01 22:52:07 +08:00