Files
nuttx/sched
hujun5 82a218cbf3
Build Documentation / build-html (push) Has been cancelled
sched_waitpid.c: HIS_metric_violation: CCM
This commit refactors nxsched_waitpid() by extracting the core waiting logic
into a separate waittcb() helper function. This change significantly reduces
the cyclomatic complexity of the main function while preserving all original
functionality and improving code maintainability with better separation of
concerns between initialization and wait handling logic.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-02-04 03:04:44 +08:00
..
2026-01-27 21:24:31 +08:00
2026-01-22 22:14:00 +08:00
2026-01-26 20:56:12 +08:00
2026-02-03 09:36:16 +08:00