incubator-nuttx/mm/shm
hujun5 198630a809 sched: use this_task replace nxsched_self
reason:
We can reduce a function call to improve performance.
Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-09-05 09:33:50 -03:00
..
CMakeLists.txt cmake:complete missing changes during cmake reforming for mm 2023-09-08 21:20:16 +03:00
Make.defs mm/shm: Switch to use process' common virtual memory region allocator 2023-01-13 02:20:13 +08:00
shm.h mm/shm: Switch to use process' common virtual memory region allocator 2023-01-13 02:20:13 +08:00
shmat.c sched: use this_task replace nxsched_self 2024-09-05 09:33:50 -03:00
shmctl.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
shmdt.c sched: use this_task replace nxsched_self 2024-09-05 09:33:50 -03:00
shmget.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00