nuttx/fs/aio
2016-08-07 10:04:02 -06:00
..
aio_cancel.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
aio_fsync.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
aio_initialize.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
aio_queue.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
aio_read.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
aio_signal.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
aio_write.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
aio.h AIO now also supports socket transfers 2014-10-11 08:15:23 -06:00
aioc_contain.c Correct file header comments 2016-08-07 10:04:02 -06: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 The Asynch I/O implementation now satisfies POSIX priority requirements; it uses the new low priority worker thread interfaces to adjust the priority of the worker thread according to the priority of the client thread 2014-10-07 08:24:50 -06:00