]> sourceware.org Git - newlib-cygwin.git/commit
queue(3): Enhance queue debugging macros
authorcem <cem@FreeBSD.org>
Tue, 4 Apr 2017 10:00:29 +0000 (12:00 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 4 Apr 2017 10:16:05 +0000 (12:16 +0200)
commit5e36b7010419bdd22116ac26c1b33a4b0831a047
treec45e6f37ec4e0aad77926b365652bd9b91ae00e0
parent9998bd4b7c4596e47d8e0fbc6f1f370d096a6618
queue(3): Enhance queue debugging macros

Split the QUEUE_MACRO_DEBUG into QUEUE_MACRO_DEBUG_TRACE and
QUEUE_MACRO_DEBUG_TRASH.

Add the debug macrso QMD_IS_TRASHED() and QMD_SLIST_CHECK_PREVPTR().

Document these in queue.3.

Reviewed by: emaste
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D3984
newlib/libc/include/sys/queue.h
This page took 0.028728 seconds and 5 git commands to generate.