Searched defs:stop_exec_queue (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudevd.c100 bool stop_exec_queue:1; member in struct:Manager
791 manager->exit || manager->stop_exec_queue)
960 manager->stop_exec_queue = true;
965 manager->stop_exec_queue = false;

Completed in 246 milliseconds