On Fri, 2011-11-04 at 13:23 -0400, Paul Davis wrote:
You can assuming you start with a pointer (or an iterator) to the
relevant node, and have somewhere to toss the garbage.
Intrusive linked lists are particularly nice for realtime they avoid the
need to allocate to insert into the list. Thread-safe insert (prepend)
is easy as well, if it's singly linked.
-dr
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.