walnux/sched/init
hujun5 5f4a15b690 pthread: remove enter_critical_section in pthread_mutex
reason:
We would like to replace the critical section with a small lock.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2025-01-12 22:30:35 +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 coredump: update coredump method to choice, default NONE 2024-11-30 03:08:35 +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 pthread: remove enter_critical_section in pthread_mutex 2025-01-12 22:30:35 +08:00