mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-25 14:28:20 +08:00
给lwp传递参数
This commit is contained in:
@@ -52,6 +52,7 @@ struct rt_lwp
|
||||
|
||||
uint32_t *kernel_sp; /**< kernel stack point */
|
||||
struct dfs_fdtable fdt;
|
||||
void *args;
|
||||
};
|
||||
|
||||
struct lwp_header
|
||||
|
||||
Reference in New Issue
Block a user