diff options
author | mckusick <mckusick@FreeBSD.org> | 2017-04-04 12:00:28 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2017-04-04 12:16:05 +0200 |
commit | 9998bd4b7c4596e47d8e0fbc6f1f370d096a6618 (patch) | |
tree | 68c65e9a1100a2e0498fb788c12922b9294344a8 /COPYING.LIB | |
parent | 218c5e7d7264f1ed532d64d1932104fd8864b962 (diff) | |
download | cygnal-9998bd4b7c4596e47d8e0fbc6f1f370d096a6618.tar.gz cygnal-9998bd4b7c4596e47d8e0fbc6f1f370d096a6618.tar.bz2 cygnal-9998bd4b7c4596e47d8e0fbc6f1f370d096a6618.zip |
Add two new macros, SLIST_CONCAT and LIST_CONCAT
Add two new macros, SLIST_CONCAT and LIST_CONCAT. Note in both the
queue.h header file and in the queue.3 manual page that they are O(n) so
should be used only in low-usage paths with short lists (otherwise an
STAILQ or TAILQ should be used).
Reviewed by: kib
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions