Searched refs:dispatching_load_queue (Results 1 - 2 of 2) sorted by relevance

/systemd/src/core/
H A Dmanager.h234 bool dispatching_load_queue:1; member in struct:Manager
H A Dmanager.c1292 if (m->dispatching_load_queue)
1295 m->dispatching_load_queue = true;
1307 m->dispatching_load_queue = false;

Completed in 1528 milliseconds