rt-thread-official/components/lwp
zhkag a6a9b0dfcb
[components][posix] 完善 posix 接口消息队列 (#7395)
2023-05-05 18:14:07 +08:00
..
arch [components/mm] support for scalable memory management (#7277) 2023-04-22 23:59:11 +08:00
Kconfig format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
SConscript format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
lwp.c [components/mm] support for scalable memory management (#7277) 2023-04-22 23:59:11 +08:00
lwp.h [rt-smart][fix/lwp] don't restore terminal for background lwp (#6847) 2023-01-13 09:48:43 +08:00
lwp_arch_comm.h [lwp] arch should recycle resource it allocated 2023-03-11 19:01:33 +08:00
lwp_avl.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
lwp_avl.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_dbg.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_elf.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_futex.c [rt-smart] Fix return value in syscall (#7045) 2023-03-13 19:09:34 +08:00
lwp_ipc.c [lwp_ipc] support file descriptor transmit (#7318) 2023-04-21 13:42:05 +08:00
lwp_ipc.h [lwp_ipc] support file descriptor transmit (#7318) 2023-04-21 13:42:05 +08:00
lwp_ipc_internal.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_mm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_pid.c [DFS] prepare for dfs_v2.0 (#7200) 2023-04-08 22:25:51 +08:00
lwp_pid.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_pmutex.c [rt-smart] Fix return value in syscall (#7045) 2023-03-13 19:09:34 +08:00
lwp_setsid.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_shm.c [components/mm] support for scalable memory management (#7277) 2023-04-22 23:59:11 +08:00
lwp_shm.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_signal.c [errno code][-RT_EINVAL] fix that use RT_EINVAL without - 2023-03-16 20:21:43 -04:00
lwp_signal.h sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
lwp_sys_socket.h [rt-smart] Fix return value in syscall (#7045) 2023-03-13 19:09:34 +08:00
lwp_syscall.c [components][posix] 完善 posix 接口消息队列 (#7395) 2023-05-05 18:14:07 +08:00
lwp_syscall.h [rt-smart] Fix return value in syscall (#7045) 2023-03-13 19:09:34 +08:00
lwp_tid.c [rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740) 2022-12-16 18:38:28 +08:00
lwp_user_mm.c [components/mm] support for scalable memory management (#7277) 2023-04-22 23:59:11 +08:00
lwp_user_mm.h [rt-smart] testcase & improvements for memory management (#7099) 2023-03-30 08:25:15 +08:00
page.h [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00
syscall_generic.h [rt-smart] Fix return value in syscall (#7045) 2023-03-13 19:09:34 +08:00