incubator-nuttx/fs/aio
chao an 4c8d244fae sched/getpid: replace syscall getpid/tid/ppid() to kernel version
NuttX kernel should not use the syscall functions, especially after
enabling CONFIG_SCHED_INSTRUMENTATION_SYSCALL, all system functions
will be traced to backend, which will impact system performance.

Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-02 10:33:01 +08:00
..
Kconfig Change dpends on SCHED_[L|H]PWORK to SCHED_WORKQUEUE 2022-05-28 18:41:51 +03:00
Make.defs
aio.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
aio_cancel.c fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
aio_fsync.c fs/aio: unify socket into fs operate 2021-03-17 06:46:42 -07:00
aio_initialize.c use SEM_INITIALIZER inside of NXSEM_INITIALIZER 2022-10-22 14:50:48 +08:00
aio_queue.c Include assert.h in necessary place 2021-06-08 13:06:08 -07:00
aio_read.c fs/aio: fix typo ail 2022-08-26 20:58:45 +08:00
aio_signal.c
aio_write.c fs/aio: fix typo ail 2022-08-26 20:58:45 +08:00
aioc_contain.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00