This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-16 13:56:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb9b0f572da0b4e8b788636b145c00a8fa97d0dd
nuttx
/
fs
/
aio
T
History
Gregory Nutt
f8f6a8fbce
AIO: Several fixes for socket transfers, mostly from Victor Mayoral Vilches
2014-10-27 15:54:35 -06:00
..
aio_cancel.c
…
aio_fsync.c
AIO now also supports socket transfers
2014-10-11 08:15:23 -06:00
aio_initialize.c
…
aio_queue.c
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_read.c
AIO: Several fixes for socket transfers, mostly from Victor Mayoral Vilches
2014-10-27 15:54:35 -06:00
aio_signal.c
AIO signal related fixes; extensino to AIO test
2014-10-07 09:57:20 -06:00
aio_write.c
AIO: Several fixes for socket transfers, mostly from Victor Mayoral Vilches
2014-10-27 15:54:35 -06:00
aio.h
AIO now also supports socket transfers
2014-10-11 08:15:23 -06:00
aioc_contain.c
AIO: Several fixes for socket transfers, mostly from Victor Mayoral Vilches
2014-10-27 15:54:35 -06:00
Kconfig
…
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