incubator-nuttx/mm/iob
Xiang Xiao 1ecc33b7db mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
..
Kconfig mm/iob: Add a divider that can be used to reduce the rate of IOB notifications. 2018-09-13 06:56:29 -06:00
Make.defs sched/signal: Add a generic signal notification facility. Modify the custom IOB available notifier so that it is now just a wrapper around this generic signal notification. This generic signal notification faility will, eventually, be used to support network polling. 2018-09-09 08:32:37 -06:00
iob.h sched/signal: Add a generic signal notification facility. Modify the custom IOB available notifier so that it is now just a wrapper around this generic signal notification. This generic signal notification faility will, eventually, be used to support network polling. 2018-09-09 08:32:37 -06:00
iob_add_queue.c
iob_alloc.c mm/iob/iob_alloc.c: iob_allocwait should decrease semcount manually. 2019-01-26 09:24:12 -06:00
iob_alloc_qentry.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_clone.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_concat.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_contig.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -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
iob_dump.c mm/iob/iob_dump.c: Format the whole line before log to avoid the multiple timestamp prefix in each line 2019-01-26 09:44:58 -06:00
iob_free.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_free_chain.c
iob_free_qentry.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_free_queue.c
iob_initialize.c sched/signal: Add a generic signal notification facility. Modify the custom IOB available notifier so that it is now just a wrapper around this generic signal notification. This generic signal notification faility will, eventually, be used to support network polling. 2018-09-09 08:32:37 -06:00
iob_navail.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_notifier.c mm/iob/iob_notifier.c: Don't check iob_navail in iob_notifier_setup to avoid a potential race condition. 2019-01-26 09:43:54 -06:00
iob_pack.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_peek_queue.c
iob_remove_queue.c
iob_test.c
iob_trimhead.c
iob_trimhead_queue.c
iob_trimtail.c