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
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
iob_concat.c
iob_contig.c
iob_copyin.c
iob_copyout.c
iob_dump.c
iob_free_chain.c
iob_free_qentry.c
iob_free_queue.c
iob_free.c
iob_initialize.c
iob_navail.c
iob_notifier.c wqueue/notifier: update the work notifier usage 2020-01-21 14:16:19 +08:00
iob_pack.c
iob_peek_queue.c
iob_remove_queue.c
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
iob_trimhead_queue.c
iob_trimhead.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
iob_trimtail.c
iob.h
Kconfig Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
Make.defs