nuttx/mm/iob
2018-09-08 16:53:12 -06:00
..
iob_add_queue.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_alloc_qentry.c sched/semaphore: sem_trywait() modifies the errno value and, hence, should not be used within the OS. Use nxsem_trywait() instead. 2017-10-05 07:59:06 -06:00
iob_alloc.c sched/semaphore: sem_trywait() modifies the errno value and, hence, should not be used within the OS. Use nxsem_trywait() instead. 2017-10-05 07:59:06 -06:00
iob_clone.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
iob_concat.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_contig.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_copyin.c mm/iob/iob_copyin.c: Fixed problem with send() ret value when using nonblocking io over buffered tcp socket 2018-03-20 06:58:57 -06:00
iob_copyout.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_dump.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_free_chain.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_free_qentry.c Squashed commit of the following: 2017-10-03 15:35:24 -06:00
iob_free_queue.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_free.c mm/iob: Add an IOB notifier that will send a signal to any registered threads that want to be notified when an IOB has been freed. This is an untested work-in-progress and is intended to be a part of a larger solution to correctly handling network poll operations. 2018-09-08 11:21:18 -06:00
iob_initialize.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
iob_navail.c Fix some errors found during upstream merge 2018-06-28 07:06:57 -06:00
iob_notify.c Fix some trivial typos. 2018-09-08 16:53:12 -06:00
iob_pack.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_peek_queue.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_remove_queue.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_test.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_trimhead_queue.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_trimhead.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob_trimtail.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
iob.h mm/iob: Add an IOB notifier that will send a signal to any registered threads that want to be notified when an IOB has been freed. This is an untested work-in-progress and is intended to be a part of a larger solution to correctly handling network poll operations. 2018-09-08 11:21:18 -06:00
Kconfig mm/iob: Add an IOB notifier that will send a signal to any registered threads that want to be notified when an IOB has been freed. This is an untested work-in-progress and is intended to be a part of a larger solution to correctly handling network poll operations. 2018-09-08 11:21:18 -06:00
Make.defs mm/iob: Add an IOB notifier that will send a signal to any registered threads that want to be notified when an IOB has been freed. This is an untested work-in-progress and is intended to be a part of a larger solution to correctly handling network poll operations. 2018-09-08 11:21:18 -06:00