This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
mm
/
iob
History
Xiang Xiao
1fb8c13e5e
Replace nxsem_timedwait_uninterruptible with nxsem_tickwait_uninterruptible
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-05-15 13:55:58 +03:00
..
iob_add_queue.c
Fix IOB functions
2021-11-11 08:47:03 -06:00
iob_alloc_qentry.c
…
iob_alloc.c
Replace nxsem_timedwait_uninterruptible with nxsem_tickwait_uninterruptible
2022-05-15 13:55:58 +03: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_qentry.c
Fix IOB functions
2021-11-11 08:47:03 -06:00
iob_free_queue.c
…
iob_free.c
…
iob_get_queue_size.c
…
iob_initialize.c
mm/iob: Remove initialized static variable inside iob_initialize
2022-03-12 15:06:39 -03:00
iob_navail.c
…
iob_notifier.c
sched/wqueue: Change the return type of work_notifier_teardown to void
2022-05-14 00:35:29 +03:00
iob_pack.c
…
iob_peek_queue.c
…
iob_remove_queue.c
Fix IOB functions
2021-11-11 08:47:03 -06:00
iob_statistics.c
…
iob_tailroom.c
…
iob_test.c
…
iob_trimhead_queue.c
…
iob_trimhead.c
iob_trimhead: fix an integer truncation
2021-07-20 14:20:29 +08:00
iob_trimtail.c
…
iob.h
…
Kconfig
…
Make.defs
…