Home
last modified time | relevance | path

Searched refs:PRIOQ_FOREACH_ITEM (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dprioq.h29 #define PRIOQ_FOREACH_ITEM(q, p) \ macro
/systemd-251/src/test/
Dtest-prioq.c93 PRIOQ_FOREACH_ITEM(q, t) { in TEST()