Searched refs:queue_overflow (Results 1 - 2 of 2) sorted by relevance
/systemd/src/bus-proxyd/ | ||
H A D | proxy.h | 46 bool queue_overflow : 1; member in struct:Proxy |
H A D | proxy.c | 816 if (!p->queue_overflow) 818 p->queue_overflow = true; 828 p->queue_overflow = false; |
Completed in 34 milliseconds