incubator-nuttx/fs/aio
Gregory Nutt 9008308b64 Remove some block comments before empty code sections 2016-04-11 18:16:04 -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
aio.h AIO now also supports socket transfers 2014-10-11 08:15:23 -06:00
aio_cancel.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
aio_fsync.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -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 Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
aio_signal.c Update dates on files modified for SIGEV_THREAD support 2015-12-30 13:28:39 -06:00
aio_write.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
aioc_contain.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00