nuttx/mm/iob
chao.an a4aa8ae491 wqueue/notifier: update the work notifier usage
usage changed after commit 90c52e6f8f

Change-Id: Ifb0d739b046a6794b5b3ac177f489fb9a1c5c799
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-01-21 14:16:19 +08: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 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
iob_alloc.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
iob_clone.c Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00
iob_concat.c mm/iob: Miscellaneous changes and fixes from code review. 2019-01-26 09:56:27 -06:00
iob_contig.c Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00
iob_copyin.c Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00: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 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_chain.c Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00
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 Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00
iob_free.c Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00
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 wqueue/notifier: update the work notifier usage 2020-01-21 14:16:19 +08:00
iob_pack.c Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00: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_statistics.c mm/iob/iob_statistics.c: Fix an error found in build testing. Must include nuttx/mm/iob.h. 2019-08-19 11:50:52 -06:00
iob_test.c Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00
iob_trimhead_queue.c Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00
iob_trimhead.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
iob_trimtail.c Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00
iob.h Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00
Kconfig Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
Make.defs Merged in antmerlino/nuttx/iobinstrumentation (pull request #1001) 2019-08-16 22:42:25 +00:00