rt-thread-official/components
Shell a300cef2a8 [smart] split out part of lwp_new() to lwp_create()
Prev implementation of lwp_new() including the create of lwp object
and the pid allocation. But not every lwp object need a pid.
So this patch split out the business of lwp_new() to improve the
maintainability.

Signed-off-by: Shell <smokewood@qq.com>
2023-10-11 08:48:06 +08:00
..
dfs 🐞 fix(dfs_v2/filesystems/elmfat): fix elm can not exec (#8118) 2023-10-09 13:26:58 +08:00
drivers 🌈 style(ktime): mv to components/drivers/ktime (#8103) 2023-09-28 21:34:21 +08:00
fal [components][fal] remove some assert. 2023-07-31 18:12:37 -04:00
finsh 【msh】新增msh自动补全子选项特性 (#8086) 2023-09-27 12:34:05 +08:00
legacy [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
libc Add the system call timerfd and update SConscript for signalfd (#8067) 2023-09-23 14:18:29 +08:00
lwp [smart] split out part of lwp_new() to lwp_create() 2023-10-11 08:48:06 +08:00
mm [rtdef] rename RT_CTASSERT to RT_STATIC_ASSERT 2023-09-06 22:21:22 -04:00
net [at]优先判断是否是URC数据 2023-10-08 13:25:28 +08:00
utilities [components][utilities][var_export] update the var export auto init to board_init. 2023-07-31 18:12:37 -04:00
vbus [HUST CSE][vbus] fix the NULL pointer error 2023-05-01 00:45:55 -04:00
vmm [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
Kconfig 🌈 style(ktime): mv to components/drivers/ktime (#8103) 2023-09-28 21:34:21 +08:00
SConscript [components] 移除对老版本bsp的lwip版本默认选定 2021-06-28 15:33:14 +08:00