nuttx/fs/aio
Jiuzhu Dong d96aa75a20 fs/aio: unify socket into fs operate
N/A

Change-Id: I3aa88a47d88feaa7fd156caea9e0425b20554eee
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-03-09 12:03:49 +08:00
..
aio.h fs/aio: unify socket into fs operate 2021-03-09 12:03:49 +08:00
aio_cancel.c Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
aio_fsync.c fs/aio: unify socket into fs operate 2021-03-09 12:03:49 +08:00
aio_initialize.c sched/: Make more naming consistent 2020-05-17 14:01:00 -03:00
aio_queue.c aio_cancel need signal caller after the succeed and fix minor issue in the error handler 2019-01-27 09:39:33 -06:00
aio_read.c fs/aio: unify socket into fs operate 2021-03-09 12:03:49 +08:00
aio_signal.c Remove CONFIG_CAN_PASS_STRUCT 2020-04-11 21:19:47 +01:00
aio_write.c fs/aio: unify socket into fs operate 2021-03-09 12:03:49 +08:00
aioc_contain.c fs/aio: unify socket into fs operate 2021-03-09 12:03:49 +08:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs